aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.c
diff options
context:
space:
mode:
authorGravatar Dave Chinner <dchinner@redhat.com> 2021-08-18 18:46:51 -0700
committerGravatar Darrick J. Wong <djwong@kernel.org> 2021-08-19 10:07:12 -0700
commit8970a5b8a46c526a738db2cb89173aa0a2fd02a9 (patch)
treeda1ba0eda518b0c212496678597ae3b9ccc4d778 /fs/xfs/xfs_mount.c
parentxfs: replace xfs_sb_version checks with feature flag checks (diff)
downloadlinux-8970a5b8a46c526a738db2cb89173aa0a2fd02a9.tar.gz
linux-8970a5b8a46c526a738db2cb89173aa0a2fd02a9.tar.bz2
linux-8970a5b8a46c526a738db2cb89173aa0a2fd02a9.zip
xfs: consolidate mount option features in m_features
This provides separation of mount time feature flags from runtime mount flags and mount option state. It also makes the feature checks use the same interface as the superblock features. i.e. we don't care if the feature is enabled by superblock flags or mount options, we just care if it's enabled or not. 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>
Diffstat (limited to 'fs/xfs/xfs_mount.c')
0 files changed, 0 insertions, 0 deletions