]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: refactor the allocation and freeing of incore inode fork btree roots
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:12 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:17 +0000 (15:37 -0700)
commit8f585e735b3fe83dbdfdcf010c3d5021888bd42e
tree76630324549befbee1befd556a277b200ddef11f
parent311a9490c01fcb7f75efb2c5aea305a4235d3483
xfs: refactor the allocation and freeing of incore inode fork btree roots

Refactor the code that allocates and freese the incore inode fork btree
roots.  This will help us disentangle some of the weird logic when we're
creating and tearing down inode-based btrees.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_inode_fork.c
libxfs/xfs_inode_fork.h