commit | c4a248a138028bee63a099410c79b428db0c4779 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 06 00:04:51 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 15 14:03:43 2012 +0200 |
tree | c4f1e565b89cd8df4cd52cf532165b068f213999 | |
parent | ad492c92447ae29d0c3a691f0ae357155cce12fe [diff] |
block: copy enable_write_cache in bdrv_append Because the guest will be able to flip enable_write_cache, the actual state may not match what is used to open the new snapshot. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>