pcd1193182 approved this pull request.

Send receive code looks fine to me, just one small question.

>               int err;
 
-               if (dmu_object_info(rwa->os, obj, NULL) != 0)
+               err = dmu_object_info(rwa->os, obj, &doi);

Why change this to add the argument?

-- 
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/409#pullrequestreview-58746142
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/Tfefe6318017dd4c7-Md98462035c105b3b87a597ca
Powered by Topicbox: https://topicbox.com

Reply via email to