aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-10-13 13:08:21 +0100
committerKevin Wolf <kwolf@redhat.com>2011-10-13 15:02:53 +0200
commit1ed20acf2f581480436fb621995ef7c18fa75fad (patch)
tree78ab05e91de8809281c343bd4a4eeb820f92b467 /thunk.c
parenta652d16025030013116c4d63883b9e1ec08a4359 (diff)
block: directly invoke .bdrv_* from emulation functions
The emulation functions which supply default BlockDriver .bdrv_*() functions given another implemented .bdrv_*() function should not use public bdrv_*() interfaces. This patch ensures they invoke .bdrv_*() directly to avoid adding an extra layer of coroutine request processing and possibly entering an infinite loop. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions