diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-12-06 18:41:00 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-12-06 18:45:19 -0800 |
commit | 3f3cec031099c37513727efc978a12b6346e326d (patch) | |
tree | 4c5531dc1d3af2714aa03eabd8946e492d4624ab /fs/xfs/xfs_fsmap.h | |
parent | 6bb9ea8ecd2c58a66324cb799838e7d49d78a877 (diff) | |
download | linux-stable-3f3cec031099c37513727efc978a12b6346e326d.tar.gz linux-stable-3f3cec031099c37513727efc978a12b6346e326d.tar.bz2 linux-stable-3f3cec031099c37513727efc978a12b6346e326d.zip |
xfs: force small EFIs for reaping btree extents
Introduce the concept of a defer ops barrier to separate consecutively
queued pending work items of the same type. With a barrier in place,
the two work items will be tracked separately, and receive separate log
intent items. The goal here is to prevent reaping of old metadata
blocks from creating unnecessarily huge EFIs that could then run the
risk of overflowing the scrub transaction.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_fsmap.h')
0 files changed, 0 insertions, 0 deletions