linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs subvolume snapshot syntax too "smart"
@ 2011-04-04 19:09 krzf83@gmail.com 
  2011-04-04 19:47 ` Goffredo Baroncelli
  0 siblings, 1 reply; 4+ messages in thread
From: krzf83@gmail.com  @ 2011-04-04 19:09 UTC (permalink / raw)
  To: linux-btrfs

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'

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-05 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 19:09 btrfs subvolume snapshot syntax too "smart" krzf83@gmail.com 
2011-04-04 19:47 ` Goffredo Baroncelli
2011-04-04 19:57   ` Freddie Cash
2011-04-05 14:29     ` Xavier Nicollet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).