-
Christoph Hellwig authored
Change BDRV_O_NOCACHE to only imply bypassing the host OS file cache, but no writeback semantics. All existing callers are changed to also specify BDRV_O_CACHE_WB to give them writeback semantics. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>Christoph Hellwig authoredChange BDRV_O_NOCACHE to only imply bypassing the host OS file cache, but no writeback semantics. All existing callers are changed to also specify BDRV_O_CACHE_WB to give them writeback semantics. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Loading