[libvirt] [PATCH] snapshot: conf: Forbid using same file as external snapshot for disks and external snapshot for memory

2014-10-02 Thread Shanzhi Yu
When create external system checkpoint snapshot, snapshot file for disks should not be same with snapshot file for memory Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1148932 Signed-off-by: Shanzhi Yu s...@redhat.com --- src/conf/snapshot_conf.c | 10 ++ 1 file changed, 10

Re: [libvirt] [PATCH] snapshot: conf: Forbid using same file as external snapshot for disks and external snapshot for memory

2014-10-02 Thread Eric Blake
On 10/02/2014 11:17 AM, Shanzhi Yu wrote: When create external system checkpoint snapshot, snapshot file for disks should not be same with snapshot file for memory This is a case of user stupidity. We can't always protect the user from shooting themselves in the foot. If it is easy, it may be