grwilson commented on this pull request.


> @@ -1567,7 +1569,7 @@ arc_cksum_is_equal(arc_buf_hdr_t *hdr, zio_t *zio)
                        bzero((char *)cbuf + csize, HDR_GET_PSIZE(hdr) - csize);

BTW, this wasn't part of your change but this also looks broken. I believe that 
we should be using `abd_zero_off` here rather than bzero.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/498#pullrequestreview-78441520
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/Te84e226aa4103950-M65cbb43b19c24b7023572006
Powered by Topicbox: https://topicbox.com

Reply via email to