]> 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>
Mon, 12 Aug 2024 21:19:00 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:18 +0000 (20:08 -0700)
commitb1ad334aa27bab4ad0f6ec44d15b6d7dbb06bb03
treef9c77bd06f5ca49d691dc8b4bbb981680cde3caa
parent614882d286b0347721f44680c830f151b7bceae5
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