ahrens commented on this pull request.


> @@ -444,7 +448,7 @@ blkptr(uintptr_t addr, uint_t flags, int argc, const 
> mdb_arg_t *argv)
        }
 
        SNPRINTF_BLKPTR(mdb_snprintf, '\n', buf, sizeof (buf), bp, type,
-           checksum, compress);
+           checksum, 0, compress);

1. don't we need to pass in the crypt_type?

2. dmu_ot[] isn't necessarily filled in here.  We need to read it from the 
target first.

-- 
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/124#pullrequestreview-42168801
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T1625245905c55186-M95c72a29084f21e9bcbda1ce
Powered by Topicbox: https://topicbox.com

Reply via email to