ahrens commented on this pull request.


> @@ -1322,7 +1322,7 @@ zfs_do_destroy(int argc, char **argv)
                        char buf[16];
                        zfs_nicenum(cb.cb_snapused, buf, sizeof (buf));
                        if (cb.cb_parsable) {
-                               (void) printf("reclaim\t%llu\n",
+                               (void) printf("reclaim\t%"PRIu64"\n",
                                    cb.cb_snapused);

Yes, thank you.

-- 
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/472#discussion_r148306622
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T5657d8408facc233-Mdb0340b75c3900d8fda4452f
Powered by Topicbox: https://topicbox.com

Reply via email to