]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: wire up getfsmap to the realtime reverse mapping btree
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:31 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:06 +0000 (13:06 -0800)
commitb3683c74bf17e9f4e33cc8e13c73d29972b19765
tree0d4b872a93e263f1d04f02247ca9e062252b23fd
parent71b8acb42be60e11810eb43a6f470589fcf7b7dd
xfs: wire up getfsmap to the realtime reverse mapping btree

Connect the getfsmap ioctl to the realtime rmapbt.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_fsmap.c