diff options
author | Jianpeng Ma <majianpeng@gmail.com> | 2013-09-11 21:21:07 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-09-11 21:21:07 +0200 |
commit | 7aef2e780b13973ea60aed8c556107dabde6a495 (patch) | |
tree | 5265a24ffeaea32e2cefacf83962764d6d661a36 /block/genhd.c | |
parent | Linux 3.11 (diff) | |
download | linux-7aef2e780b13973ea60aed8c556107dabde6a495.tar.xz linux-7aef2e780b13973ea60aed8c556107dabde6a495.zip |
block: trace all devices plug operation
In func blk_queue_bio, if list of plug is empty,it will call
blk_trace_plug.
If process deal with a single device,it't ok.But if process deal with
multi devices,it only trace the first device.
Using request_count to judge, it can soleve this problem.
In addition, i modify the comment.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions