diff options
author | Brian Foster <bfoster@redhat.com> | 2019-02-07 10:45:46 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-02-11 16:07:01 -0800 |
commit | 01e68f40bf7846b58d2734aa11b0cbcaadbeaa3e (patch) | |
tree | aa2d827811f0df449099c0feb2063e9f85792788 /fs/xfs/xfs_itable.c | |
parent | e34d3e74eb8f6eb020312cec747ff55ee1d1ca18 (diff) | |
download | lwn-01e68f40bf7846b58d2734aa11b0cbcaadbeaa3e.tar.gz lwn-01e68f40bf7846b58d2734aa11b0cbcaadbeaa3e.zip |
xfs: create a separate finobt verifier
The inobt verifier is reused for the inobt and finobt, which
prevents the ability to distinguish between magic values on a
per-tree basis. Create a separate finobt structure in preparation
for changes to enforce the appropriate magic value for the
associated tree. This patch has no functional change.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_itable.c')
0 files changed, 0 insertions, 0 deletions