diff options
| author | FUJITA Tomonori <[email protected]> | 2008-08-29 12:32:18 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2008-10-09 08:56:10 +0200 |
| commit | 10db10d144c0248f285242f79daf6b9de6b00a62 (patch) | |
| tree | 315806c8e09f6007bdc0c1dfeea1313f15815bfd /tools/perf/scripts | |
| parent | 6e5a30cba5e7c03b2cd564e968f1dd667a0f7c42 (diff) | |
sg: convert the indirect IO path to use the block layer
This patch converts the indirect IO path (including mmap IO and old
struct sg_header) to use the block layer functions (blk_get_request,
blk_execute_rq_nowait, blk_rq_map_user, etc) instead of
scsi_execute_async().
[Jens: fixed compile error with SCSI logging enabled]
Signed-off-by: FUJITA Tomonori <[email protected]>
Signed-off-by: Douglas Gilbert <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: James Bottomley <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions