]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: wire up getfsmap to the realtime reverse mapping btree
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:05 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:46 +0000 (15:55 +0200)
commitfdc43dec127ed6787219f8d1fdc59d484ccc03f8
treea056f32b778952470f2505de868862c84263d7a9
parent50d08bef84724b4f1fb8f4abd3f691415a4815c9
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>
fs/xfs/xfs_fsmap.c