]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: enable conversion of rt space units
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:42 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:54:51 +0000 (23:54 -0700)
commit372d902cd5d9764d7e39c36af1616643d00f620e
treeb2127fcdc04ac975415c99e0c240bce0a67166c9
parenta32985e9006b094d61161f14591476dda648a5eb
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>
db/convert.c
man/man8/xfs_db.8