]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: enable conversion of rt space units
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:37 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:34 +0000 (18:01 -0800)
commit47ead87bff832d2e59440a709318afec6c1699ed
treed2bc9e9f9e506a05dc477c43eae0e10f434a207d
parent03101e4578ab11c9b0f2fb63dcf9c81c63902c18
xfs_db: enable conversion of rt space units

Teach the xfs_db convert function about realtime extents, blocks, and
realtime group numbers.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/convert.c
man/man8/xfs_db.8