]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: tidy up xfs_iroot_realloc
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:12 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:01 +0000 (13:06 -0800)
commit4f13f0a3fc6ad193e4d144a5e001b7b8f1fc4b7f
tree42cff519f7c4f7d6a1edc5f39ab0c69e90258b2d
parent1aacd3fac248902ea1f7607f2d12b93929a4833b
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_inode_fork.c