]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: tidy up xfs_iroot_realloc
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:39:37 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:20 +0000 (13:36 -0800)
commit107ad0b1e851a921e4ff4ab77d6bb39871947c11
tree1284137beeac46b949b9b5ca13350056048c878e
parentc98f19ee50daa7511f448ea4372ae4fa1db19224
xfs: tidy up xfs_iroot_realloc

Tidy up this function a bit before we start refactoring the memory
handling and move the function to the bmbt code.

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