aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2022-04-25 18:38:15 -0700
committerDarrick J. Wong <[email protected]>2022-04-28 10:25:50 -0700
commitdf2fd88f8ac77f75a603d9fa5015225cc6c30edb (patch)
treecc07999d8751035b2e78b521c59be85f6e8ca842 /include/linux/fpga/fpga-bridge.h
parentb037c4eed2df4568a7702cd512d26625962f95b9 (diff)
xfs: rewrite xfs_reflink_end_cow to use intents
Currently, the code that performs CoW remapping after a write has this odd behavior where it walks /backwards/ through the data fork to remap extents in reverse order. Earlier, we rewrote the reflink remap function to use deferred bmap log items instead of trying to cram as much into the first transaction that we could. Now do the same for the CoW remap code. There doesn't seem to be any performance impact; we're just making better use of code that we added for the benefit of reflink. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions