diff options
author | 2023-05-31 09:53:58 +0200 | |
---|---|---|
committer | 2023-06-19 13:59:36 +0200 | |
commit | d611935b5d434a697757463e77632ac1501cfd1e (patch) | |
tree | dd78630fdc0728924adfd1cdd8cf1a6043b5a342 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | btrfs: pass an ordered_extent to btrfs_reloc_clone_csums (diff) | |
download | wireguard-linux-d611935b5d434a697757463e77632ac1501cfd1e.tar.xz wireguard-linux-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 <johannes.thumshirn@wdc.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions