diff options
author | Darrick J. Wong <[email protected]> | 2023-08-10 07:48:01 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2023-08-10 07:48:01 -0700 |
commit | e06ef14b9f8eb5edab8c466680818d436eefdff0 (patch) | |
tree | 02e0113d8c6d1509551c32587688657166af06fc /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 86a464179cef7185ad9e540d51063e7f196e55ba (diff) |
xfs: move the post-repair block reaping code to a separate file
Reaping blocks after a repair is a complicated affair involving a lot of
rmap btree lookups and figuring out if we're going to unmap or free old
metadata blocks that might be crosslinked. Eventually, we will need to
be able to reap per-AG metadata blocks, bmbt blocks from inode forks,
garbage CoW staging extents, and (even later) blocks from btrees rooted
in inodes. This results in a lot of reaping code, so we might as well
split that off while it's easy.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions