-
Blue Swirl authored
Block device change command did not copy BDRV_O_SNAPSHOT flag. Thus the new image did not have this flag and the file got deleted during opening. Fix by copying BDRV_O_SNAPSHOT flag. Signed-off-by:
Blue Swirl <blauwirbel@gmail.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com> (cherry picked from commit 199630b6 ) Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
7829bc6c