diff options
| author | Kent Overstreet <[email protected]> | 2013-11-07 12:20:26 -0800 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2013-11-23 22:33:46 -0800 |
| commit | 2c30c71bd653afcbed7f6754e8fe3d16e0e708a1 (patch) | |
| tree | a6b1147e4302b7216600c397cb47ca7f7f375a43 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 33879d4512c021ae65be9706608dacb36b4687b1 (diff) | |
block: Convert various code to bio_for_each_segment()
With immutable biovecs we don't want code accessing bi_io_vec directly -
the uses this patch changes weren't incorrect since they all own the
bio, but it makes the code harder to audit for no good reason - also,
this will help with multipage bvecs later.
Signed-off-by: Kent Overstreet <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Chris Mason <[email protected]>
Cc: Jaegeuk Kim <[email protected]>
Cc: Joern Engel <[email protected]>
Cc: Prasad Joshi <[email protected]>
Cc: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions