I understand btrfs intent but same command run twice should not give
diffrent results. This really makes snapshot automation hard


root@sv12 [/ssd]# btrfs subvolume snapshot /ssd/sub1 /ssd/5
Create a snapshot of '/ssd/sub1' in '/ssd/5'
root@sv12 [/ssd]# btrfs subvolume snapshot /ssd/sub1 /ssd/5
Create a snapshot of '/ssd/sub1' in '/ssd/5/sub1'
root@sv12 [/ssd]# btrfs subvolume snapshot /ssd/sub1 /ssd/5
Create a snapshot of '/ssd/sub1' in '/ssd/5/sub1'
ERROR: cannot snapshot '/ssd/sub1'
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to