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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Jun 2022 16:03:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252316

--- Comment #7 from John Baldwin <jhb@FreeBSD.org> ---
This looks good to me.  I would perhaps adjust the assertion message for the
digest case as the existing messages tell you what is wrong vs what is right,
so maybe something like "output digest is not at offset 0" or some such?

There is probably some room to add some other assertions if not present already
such as rejecting separate output buffers for requests that want to verify a
digest vs computing a digest.

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