diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-08-18 18:46:51 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-19 10:07:12 -0700 |
commit | 8970a5b8a46c526a738db2cb89173aa0a2fd02a9 (patch) | |
tree | da1ba0eda518b0c212496678597ae3b9ccc4d778 /lib/clz_ctz.c | |
parent | 38c26bfd90e1999650d5ef40f90d721f05916643 (diff) |
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 'lib/clz_ctz.c')
0 files changed, 0 insertions, 0 deletions