Skip to content
Commit c68b89ac authored by Kevin Wolf's avatar Kevin Wolf
Browse files

block: Rename bdrv_co_flush to bdrv_co_flush_to_disk



There are two different types of flush that you can do: Flushing one level up
to the OS (i.e. writing data to the host page cache) or flushing it all the way
down to the disk. The existing functions flush to the disk, reflect this in the
function name.

Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 980bda8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment