diff options
author | 2023-05-31 09:54:10 +0200 | |
---|---|---|
committer | 2023-06-19 13:59:37 +0200 | |
commit | 0d394cca8435045f909bd2bb099575b11452e19a (patch) | |
tree | 6140aeebe8fd1d58e9ea830ef0cc90765ac8d1d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: use btrfs_finish_ordered_extent to complete direct writes (diff) | |
download | wireguard-linux-0d394cca8435045f909bd2bb099575b11452e19a.tar.xz wireguard-linux-0d394cca8435045f909bd2bb099575b11452e19a.zip |
btrfs: use btrfs_finish_ordered_extent to complete buffered 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions