Il 31/05/2012 13:56, Kevin Wolf ha scritto: >> > Because in this case there is no format over it, so the topmost BDS will >> > be open with BDRV_O_CACHE_WB and no one will call bdrv_flush. > Doesn't block.c do it now? bs->enable_write_cache still wouldn't be set, > even if .bdrv_file_open() is called with BDRV_O_CACHE_WB.
You're right. Paolo