aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-05-31 07:53:58 +0000
committerDavid Sterba <[email protected]>2023-06-19 11:59:36 +0000
commitd611935b5d434a697757463e77632ac1501cfd1e (patch)
treedd78630fdc0728924adfd1cdd8cf1a6043b5a342 /fs/btrfs/ordered-data.c
parentbtrfs: pass an ordered_extent to btrfs_reloc_clone_csums (diff)
downloadkernel-d611935b5d434a697757463e77632ac1501cfd1e.tar.gz
kernel-d611935b5d434a697757463e77632ac1501cfd1e.zip
btrfs: pass an ordered_extent to btrfs_submit_compressed_write
btrfs_submit_compressed_write always operates on a single ordered_extent. Make that explicit by using btrfs_alloc_ordered_extent in the callers and passing the ordered_extent to btrfs_submit_compressed_write. This will help with storing and ordered_extent pointer in the btrfs_bio in subsequent patches. Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions