]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfs: kill unsupported superblock versions
authorDave Chinner <dchinner@redhat.com>
Tue, 2 Dec 2014 02:33:13 +0000 (13:33 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 2 Dec 2014 02:33:13 +0000 (13:33 +1100)
We don't support filesystems older than dir v2 support, so we
always know about v2 inodes and nlink and other feature bits.
Strip out all the old, unnecessary feature support stuff from
xfs_repair in preparation for merging the 3.16 libxfs code from
the kernel.

Signed-off-by: Dave Chinner <dchinner@redhat.com>

No differences found