]> 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>
Thu, 15 Aug 2024 18:48:56 +0000 (11:48 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:13 +0000 (10:48 +0200)
commit806413c362d5972f0eb88830f9a29d868f8f5a96
treeaf2b64e0d7d0667fca30b761d0a919fb0d863738
parentee37f6834e03abf9698c7209deb6458cb7276af7
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