diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-30 15:36:59 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 08:58:19 -0700 |
commit | 2a95ffc44b610643c9d5d2665600d3fbefa5ec4f (patch) | |
tree | a7a2dfea61c3646bacf78738841f6e4ecfc0df7f /fs/xfs/xfs_exchrange.c | |
parent | 266e78aec4b9bac0400b09603a2bd24bea7268df (diff) |
xfs: factor out rtbitmap/summary initialization helpers
Add helpers to libxfs that can be shared by growfs and mkfs for
initializing the rtbitmap and summary, and by passing the optional data
pointer also by repair for rebuilding them. This will become even more
useful when the rtgroups feature adds a metadata header to each block,
which means even more shared code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: minor documentation and data advance tweaks]
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_exchrange.c')
0 files changed, 0 insertions, 0 deletions