diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-03-20 15:44:27 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-03-20 15:44:54 +1030 |
commit | 5ee21a52c05b5670ceeaa502c15cf306e379f714 (patch) | |
tree | 99b49e570c77cd7c7114a0d999257e21d2ca144b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e538ebaf78455ff87dec2c34d4f9c128844e3f3f (diff) |
virtio-blk: reorganize virtblk_add_req
Right now, both virtblk_add_req and virtblk_add_req_wait call
virtqueue_add_buf. To prepare for the next patches, abstract the call
to virtqueue_add_buf into a new function __virtblk_add_req, and include
the waiting logic directly in virtblk_add_req.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Asias He <asias@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions