]> 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>
Tue, 15 Oct 2024 19:39:56 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:24 +0000 (13:36 -0800)
commit2edab56b1dc3128ae74cbbc9534c519f1894f17b
treecb8395410bda826865eaeb194f537665efa1ee58
parent445f14e6f0daef1978f95bddfe9cb34c6d26afd7
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