On Thu, Jan 27, 2011 at 3:50 PM, Kevin Wolf <kw...@redhat.com> wrote: > For cache=unsafe we also need to set BDRV_O_CACHE_WB, otherwise we have some > strange unsafe writethrough mode. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > block/qcow2.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>