Am 17.05.2011 18:04, schrieb Christoph Hellwig:
> 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 <h...@lst.de>

Thanks, applied to the block branch.

Changing bdrv_pwrite_sync wouldn't hurt, but it's harmless, so we can do
it on top.

Kevin

Reply via email to