]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: tidy up xfs_iroot_realloc
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:41:44 +0000 (13:41 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:44 +0000 (15:55 +0200)
commite86c22a87bbd721eb0f1a7d4ba8322455bb998ee
tree248160a4d94239587e91b68bb53cdc855d20a115
parent6e9ab210ee0dc9807fa649825b1e59cf49b47133
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