diff options
author | Christoph Hellwig <hch@lst.de> | 2023-05-31 09:54:10 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:37 +0200 |
commit | 0d394cca8435045f909bd2bb099575b11452e19a (patch) | |
tree | 6140aeebe8fd1d58e9ea830ef0cc90765ac8d1d9 /fs/hfs | |
parent | b41b6f6937dc89e072b334e8d814487cb4692770 (diff) |
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 'fs/hfs')
0 files changed, 0 insertions, 0 deletions