diff options
author | Kevin Wolf <kwolf@redhat.com> | 2018-09-06 17:43:49 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-09-25 15:50:15 +0200 |
commit | fe5258a503a87e69be37c9ac48799e293809386e (patch) | |
tree | f1e8d9d5a1951f345ddf8b8c1df663ea7d93b41e /block/write-threshold.c | |
parent | aa1361d54aac43094b98024b8b6c804eb6e41661 (diff) |
block-backend: Add .drained_poll callback
A bdrv_drain operation must ensure that all parents are quiesced, this
includes BlockBackends. Otherwise, callbacks called by requests that are
completed on the BDS layer, but not quite yet on the BlockBackend layer
could still create new requests.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block/write-threshold.c')
0 files changed, 0 insertions, 0 deletions