Searched hist:c68b89acd636ff545bc7cb92739c41999291ce3c (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/block/ |
H A D | vdi.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
H A D | rbd.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
H A D | vpc.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
H A D | qcow.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
H A D | vmdk.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
H A D | qcow2.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff c68b89acd636ff545bc7cb92739c41999291ce3c Thu Nov 10 10:25:44 CST 2011 Kevin Wolf <kwolf@redhat.com> 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: Kevin Wolf <kwolf@redhat.com>
|