aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-11-04 04:19:26 +0000
committerDarrick J. Wong <[email protected]>2024-11-05 21:38:42 +0000
commit4c8900bbf106592ce647285e308abd2a7f080d88 (patch)
tree396b6d9e5852fc41694aa9b6e79953d9ab61564f /fs/xfs/xfs_rtalloc.c
parentxfs: force swapext to a realtime file to use the file content exchange ioctl (diff)
downloadkernel-4c8900bbf106592ce647285e308abd2a7f080d88.tar.gz
kernel-4c8900bbf106592ce647285e308abd2a7f080d88.zip
xfs: support logging EFIs for realtime extents
Teach the EFI mechanism how to free realtime extents. We're going to need this to enforce proper ordering of operations when we enable realtime rmap. Declare a new log intent item type (XFS_LI_EFI_RT) and a separate defer ops for rt extents. This keeps the ondisk artifacts and processing code completely separate between the rt and non-rt cases. Hopefully this will make it easier to debug filesystem problems. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions