commit | d3eaace84e40bf946129e516dcbd617173c1cf14 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Jun 05 12:09:09 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Wed Jun 05 11:21:06 2013 -0500 |
tree | d8545904cdce2eabfa9128f55dc445cff3585ba3 | |
parent | 0a32c26e720a8b38971d0685976f4a7d63f9e2ef [diff] |
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems attr2 format is always enabled for v5 superblock filesystems, so the mount options to enable or disable it need to be cause mount errors. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>