]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: add a xfs_rmap_inode_owner helper
authorChristoph Hellwig <hch@lst.de>
Fri, 15 May 2026 13:50:26 +0000 (15:50 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 9 Jun 2026 07:14:41 +0000 (09:14 +0200)
commitf882fc7dd9f04f73d94379deb9e68d8db613c976
tree70900676863486332e5b4a9ff71d784e3a1d9316
parentee237a900ceef00c8d1ca17a5cfadbd50fba67e9
xfs: add a xfs_rmap_inode_owner helper

Add a small wrapper for initializing the rmap owner to i_ino.

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_bmap.c
fs/xfs/libxfs/xfs_rmap.h
fs/xfs/scrub/bmap.c
fs/xfs/scrub/reap.c