diff options
author | 2023-05-31 09:54:08 +0200 | |
---|---|---|
committer | 2023-06-19 13:59:37 +0200 | |
commit | 7dd4395490369cfc6b3fe87e4ec2b5dd26259e08 (patch) | |
tree | ccd5193f8d8495b206870f1bc845ec81e2d2674d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: open code end_extent_writepage in end_bio_extent_writepage (diff) | |
download | wireguard-linux-7dd4395490369cfc6b3fe87e4ec2b5dd26259e08.tar.xz wireguard-linux-7dd4395490369cfc6b3fe87e4ec2b5dd26259e08.zip |
btrfs: use btrfs_finish_ordered_extent to complete compressed writes
Use the btrfs_finish_ordered_extent helper to complete compressed writes
using the bbio->ordered pointer instead of requiring an rbtree lookup
in the otherwise equivalent btrfs_mark_ordered_io_finished called from
btrfs_writepage_endio_finish_ordered.
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 '')
0 files changed, 0 insertions, 0 deletions