[PATCH] Fix some coding issues in zpool(8) uncovered by clang

Garrett Cooper yanegomi at gmail.com
Sat Nov 5 18:40:38 UTC 2011


	Long story short, I was compiling rescue with clang this past week with -g and -O0, which unrooted a few issues with zpool (more than the standard optimization, BTW..). The following patch fixes some formatting string and assign/test issues in zpool(8), and shouldn't introduce any noticeable functional changes.
	If someone could review and possibly commit it, that would be great.
Thanks,
-Garrett

-------------- next part --------------
A non-text attachment was scrubbed...
Name: zpool-fix-clang-compilation-warnings.patch
Type: application/octet-stream
Size: 1804 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/zfs-devel/attachments/20111105/e6689378/zpool-fix-clang-compilation-warnings.obj


More information about the zfs-devel mailing list