diff options
| author | Christoph Hellwig <hch@lst.de> | 2016-11-25 09:07:49 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2016-11-30 13:45:20 +0100 |
| commit | 6cd7ce4935485c203e0bda815dbabb50e30f31e9 (patch) | |
| tree | d49921d165793b5cf6982ce8d0354cf5d2e6ff59 /tools/perf/scripts/python/bin | |
| parent | btrfs: don't access the bio directly in the direct I/O code (diff) | |
| download | linux-6cd7ce4935485c203e0bda815dbabb50e30f31e9.tar.gz linux-6cd7ce4935485c203e0bda815dbabb50e30f31e9.zip | |
btrfs: don't access the bio directly in btrfs_csum_one_bio
Use bio_for_each_segment_all to iterate over the segments instead.
This requires a bit of reshuffling so that we only lookup up the ordered
item once inside the bio_for_each_segment_all loop.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
