diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-10-05 17:17:03 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-10-13 15:02:53 +0200 |
commit | c5fbe57111ef59c315a71cd80e8b0af59e36ff21 (patch) | |
tree | 9f158e5bd9c3464a4444bd4888191d01fdb4ac45 /tests/xtensa/test_min.S | |
parent | 1ed20acf2f581480436fb621995ef7c18fa75fad (diff) |
block: split out bdrv_co_do_readv() and bdrv_co_do_writev()
The public interface for I/O in coroutine context is bdrv_co_readv() and
bdrv_co_writev(). Split out the request processing code into
bdrv_co_do_readv() and bdrv_co_writev() so that it can be called
internally when we refactor all request processing to use coroutines.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/xtensa/test_min.S')
0 files changed, 0 insertions, 0 deletions