diff options
author | Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> | 2016-03-14 10:44:53 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-03-30 12:12:15 +0200 |
commit | c32b82afaf261ebb922269e2be298e05331b875c (patch) | |
tree | f5d79b9fa15f7919b2361284fd42d3d83e3f7b94 /replay | |
parent | 6278ae035fbd4bbab6a43cd53e4bf3bb71debc71 (diff) |
block: add flush callback
This patch adds callback for flush request. This callback is responsible
for flushing whole block devices stack. bdrv_flush function does not
proceed to underlying devices. It should be performed by this callback
function, if needed.
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions