]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove unused xfs_sb_version_has wrappers
authorDave Chinner <dchinner@redhat.com>
Thu, 6 Jan 2022 22:13:15 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:50 +0000 (16:02 -0800)
commit755d5c70f2ba3265ff39fe4e6187e9a5743fabe4
tree3523dc1a127868adb94049e2e9a3131364886c28
parent8bbaa885304b25ea49472ea298f8364a01ac2c3d
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>
include/libxfs.h
libxfs/xfs_format.h