]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: cleanup xfs_imap
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Jun 2026 12:43:47 +0000 (14:43 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 9 Jun 2026 07:14:41 +0000 (09:14 +0200)
commit41397e7ca8a06507ae6f52f68cd27b0812e9a561
treede7bd718a3f2618c39e304e9ecb68ffbbaec13a6
parentf8e9350fff08217591eaab01551a7a253fbb1fc0
xfs: cleanup xfs_imap

Reshuffle the code a bit so that the imap_lookup and filling out of the
xfs_imap structure aren't duplicated.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/libxfs/xfs_ialloc.c