aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-11-04 04:19:28 +0000
committerDarrick J. Wong <[email protected]>2024-11-05 21:38:42 +0000
commitb91afef724710e3dc7d65a28105ffd7a4e861d69 (patch)
tree94c2348a6421a4d6b2dc774453add53fc2a8aaff /fs/xfs/xfs_rtalloc.c
parentxfs: use realtime EFI to free extents when rtgroups are enabled (diff)
downloadkernel-b91afef724710e3dc7d65a28105ffd7a4e861d69.tar.gz
kernel-b91afef724710e3dc7d65a28105ffd7a4e861d69.zip
xfs: don't merge ioends across RTGs
Unlike AGs, RTGs don't always have metadata in their first blocks, and thus we don't get automatic protection from merging I/O completions across RTG boundaries. Add code to set the IOMAP_F_BOUNDARY flag for ioends that start at the first block of a RTG so that they never get merged into the previous ioend. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions