]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: create helpers for rtsummary block/wordcount computations
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Feb 2024 08:25:48 +0000 (09:25 +0100)
committerCarlos Maiolino <cem@kernel.org>
Thu, 15 Feb 2024 11:56:43 +0000 (12:56 +0100)
commit75805b294696872cee6ac1b4af6cf3ffa50b8e6d
tree091e007835b5dad0e01e4833c9dccd1d2e44d5e6
parentf4a0432b7e3730f9380afff6873ddcec82547de9
xfs: create helpers for rtsummary block/wordcount computations

Source kernel commit: bd85af280de66a946022775a876edf0c553e3f35

Create helper functions that compute the number of blocks or words
necessary to store the rt summary file.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/xfs_rtbitmap.c
libxfs/xfs_rtbitmap.h