]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: tidy up xfs_iroot_realloc
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:44 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:57 +0000 (09:15 -0800)
commit8887c70c3eeae1045fa01877e4ec08ed5d6ccf4e
treea0464b36ed8e3ce5328df17bd4e5d778798a095d
parent7ae92e1cb0aeeb333ac38393a5b3dbcda1ac769e
xfs: tidy up xfs_iroot_realloc

Source kernel commit: 4f13f0a3fc6ad193e4d144a5e001b7b8f1fc4b7f

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>
libxfs/xfs_inode_fork.c