Am 21.09.2012 01:20, schrieb Kevin Shanahan: > If readonly=on is given at device creation time, the ->readonly flag > needs to be set in the block driver state for this device so that > readonly-ness is preserved across media changes (qmp change command). > Similarly, to preserve the snapshot property requires ->open_flags to > be correct. > > Signed-off-by: Kevin Shanahan <kmsha...@disenchant.net>
Thanks, applied to the block branch. Kevin