diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-22 21:40:12 +0100 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 21:40:12 +0100 |
commit | 1c8b9fd278c08e16c27a41be484b77383738de1f (patch) | |
tree | ae8f62cb75dffa794defabed17c2c4ad6cf89ee6 /scripts | |
parent | xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init (diff) | |
download | linux-1c8b9fd278c08e16c27a41be484b77383738de1f.tar.xz linux-1c8b9fd278c08e16c27a41be484b77383738de1f.zip |
xfs: split xfs_allocbt_init_cursor
Split xfs_allocbt_init_cursor into separate routines for the by-bno
and by-cnt btrees to prepare for the removal of the xfs_btnum global
enumeration of btree types.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions