Eliminate unneeded copying of vdev data, goto, etc. and add a note
that checksum of vdev label should be checked (which is not done
currently).
No functional change.
Differential D3508
Code cleanup in fstyp zfs support Authored by delphij on Aug 27 2015, 7:58 PM. Tags None Referenced Files
Subscribers
Details
Eliminate unneeded copying of vdev data, goto, etc. and add a note No functional change.
Diff Detail
Event TimelineComment Actions trasz@ would like to see the WARNS level in the Makefile for fstype turned back up. Previously, warnings-as-errors on GCC builds of ZFS made this an issue. Comment Actions I have raised it to 2. clang seems to be happy with WARNS?=6 but GCC48 is still complaining and I think we would need to address that in a different revision. |