xfs: remove unused xfs_sb_version_has wrappers
mainline inclusion from mainline-v5.14-rc4 commit 2beb7b50 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I4KIAO CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=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> Conflicts: fs/xfs/libxfs/xfs_format.h Signed-off-by:
Long Li <leo.lilong@huawei.com> (cherry picked from commit 41beca9c)
Loading
Please sign in to comment