From b57c1c511d0a787acb386ffdabea5a863a217d3b Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Tue, 2 Dec 2014 13:33:13 +1100 Subject: [PATCH] xfs: kill unsupported superblock versions 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 -- 2.47.2