]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: stop using libxfs_rtsummary_wordcount
authorChristoph Hellwig <hch@lst.de>
Wed, 7 Aug 2024 23:01:59 +0000 (16:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:31 +0000 (14:57 -0700)
commiteb1ee61825c5f19c4edb70af1b3d0e88ba4ced8f
treef194d05e7b34dcc7804576ebcf8c3b07a61a5695
parent84777f8ae00b72c8384572a753fe30ee197dd29f
xfs_db: stop using libxfs_rtsummary_wordcount

Just use the pre-calculated mount value and shift it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/check.c