commit | 156abc2f901617834307d93f3c066250957f75b1 | [log] [tgz] |
---|---|---|
author | Alyssa Milburn <fuzzie@fuzzie.org> | Sat Feb 06 13:36:18 2016 +0000 |
committer | Max Reitz <mreitz@redhat.com> | Mon Feb 22 16:54:14 2016 +0100 |
tree | e56698026fe837593a7af131e63aef7ac23d02e8 | |
parent | d310d85bf4472b6af9ff0235d397014dad713b8c [diff] |
blockdev: unset inappropriate flags when changing medium Most importantly, this removes BDRV_O_TEMPORARY, to avoid unlink()ing an image which replaces a snapshotted one. Signed-off-by: Alyssa Milburn <fuzzie@fuzzie.org> Message-id: 20160206133618.GA16635@li141-249.members.linode.com Signed-off-by: Max Reitz <mreitz@redhat.com>