]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: conflicting values with disabled crc should fail
authorJan Tulak <jtulak@redhat.com>
Tue, 10 May 2016 07:16:07 +0000 (17:16 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 10 May 2016 07:16:07 +0000 (17:16 +1000)
commit2aca16d6b21d30f52ffdc6c1c6184c694a5dd9f9
treeacebcfe756b73a1d3341babe074069013abb46b7
parentaa3034d47661ebb87cb99ad148dd516f608d6463
mkfs: conflicting values with disabled crc should fail

If crc=0, then finobt=1 and spinodes=1 should both fail, instead of a warning.

[dchinner: whitespace fixes. ]

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
mkfs/xfs_mkfs.c