aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2022-04-21 00:36:05 +0000
committerDave Chinner <[email protected]>2022-04-21 00:36:05 +0000
commitdb357078b0423e0a86a633780cbca3f01c54885d (patch)
tree1bc14f484d2b159fac2c66b6481c26a888202ce3 /fs/xfs/xfs_rtalloc.c
parentxfs: change the type of ic_datap (diff)
downloadkernel-db357078b0423e0a86a633780cbca3f01c54885d.tar.gz
kernel-db357078b0423e0a86a633780cbca3f01c54885d.zip
xfs: introduce xlog_write_full()
Introduce an optimised version of xlog_write() that is used when the entire write will fit in a single iclog. This greatly simplifies the implementation of writing a log vector chain into an iclog, and sets the ground work for a much more understandable xlog_write() implementation. This incorporates some factoring and simplifications proposed by Christoph Hellwig. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Reviewed-by: Chandan Babu R <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions