diff options
| author | Kevin Wolf | 2017-03-08 15:07:12 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2017-03-13 12:49:33 +0100 |
| commit | 91965658664cc5da412049de0dd309d50ac09917 (patch) | |
| tree | 47a71dfa67562574b98ab8b58dca2a01c6facfc7 /include/exec/exec-all.h | |
| parent | block: Request block status from *file for BDRV_BLOCK_RAW (diff) | |
| download | qemu-91965658664cc5da412049de0dd309d50ac09917.tar.gz qemu-91965658664cc5da412049de0dd309d50ac09917.tar.xz qemu-91965658664cc5da412049de0dd309d50ac09917.zip | |
commit: Implement bdrv_commit_top.bdrv_co_get_block_status
In some cases, bdrv_co_get_block_status() is called recursively for the
whole backing chain. The automatically inserted bdrv_commit_top filter
driver must not stop the recursion, so implement a callback that simply
forwards the request to bs->backing.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
