[Bug 252316] [PATCH] add OCF offloading to ZFS

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 13:35:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252316

Jeremy Faulkner <gldisater@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #222488|0                           |1
        is obsolete|                            |

--- Comment #4 from Jeremy Faulkner <gldisater@gmail.com> ---
Created attachment 234523
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234523&action=edit
OCF KASSERT password

After BSDCan I revisited this patch and found that the man page and one of the
KASSERTs that lead me to attempt to work around the asserts were
removed/changed. This patch to change another assert to allow a 128K data
buffer to be checksumed into a 256bit output buffer permits the offload of
SHA256 from ZFS.

-- 
You are receiving this mail because:
You are the assignee for the bug.