]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove unused xfs_sb_version_has wrappers
authorDave Chinner <dchinner@redhat.com>
Mon, 31 Jan 2022 22:27:45 +0000 (17:27 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 31 Jan 2022 22:27:45 +0000 (17:27 -0500)
commit586d90c3eacdcfaed67c8f242960888c5113ced3
tree9819a78c85a3af1f70ab0922e8c79c4920b58f69
parent2660e65317306e4f6d563c47b9eccc168dbcbb8c
xfs: remove unused xfs_sb_version_has wrappers

Source kernel commit: 2beb7b50ddd429f47b6cabd186b3102d2a6aa505

The vast majority of these wrappers are now unused. Remove them
leaving just the small subset of wrappers that are used to either
add feature bits or make the mount features field setup code
simpler.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/libxfs.h
libxfs/xfs_format.h