diff options
author | Kevin Wolf <kwolf@redhat.com> | 2017-03-08 15:07:12 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-03-13 12:49:33 +0100 |
commit | 91965658664cc5da412049de0dd309d50ac09917 (patch) | |
tree | 47a71dfa67562574b98ab8b58dca2a01c6facfc7 /block.c | |
parent | b64aa441955b9aa72a05456650303015ac2bea28 (diff) |
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 'block.c')
0 files changed, 0 insertions, 0 deletions