diff options
| author | Christoph Hellwig <hch@lst.de> | 2023-05-03 17:24:34 +0200 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:28 +0200 |
| commit | cd88a4fdbf1e3d55d852dd67c38155ee3ee3469f (patch) | |
| tree | 0f5cada62a79fa7431ef518530f29d5dc77a2b40 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | btrfs: don't use btrfs_bio_ctrl for extent buffer writing (diff) | |
| download | linux-cd88a4fdbf1e3d55d852dd67c38155ee3ee3469f.tar.gz linux-cd88a4fdbf1e3d55d852dd67c38155ee3ee3469f.zip | |
btrfs: use a separate end_io handler for extent_buffer writing
Now that we always use a single bio to write an extent_buffer, the buffer
can be passed to the end_io handler as private data. This allows
to simplify the metadata write end I/O handler, and merge the subpage
end_io handler into the main one.
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions
