Hi.

>Jakob Schürz Tue, 28 Mar 2017 15:16:28 -0700

>Thanks for that explanation. 

>I'm sure, i didn't understand the -c option... and my english is pretty
>good enough for the most things I need to know in Linux-things... but
>not for this. :-(
]zac[

In one of my scripts I use this method:

subvolume            X
readonly snapshot    X1
readonly snapshot    X2
readonly snapshot    X3
....

send 1           btrfs send       X1
send 2           btrfs send -p X1 X2
send 3           btrfs send -p X2 X3
....


Any other sequence does not work, in the receive subvolume there must be the 
full parent (X1 then X2 then ...).


Gdb


https://sourceforge.net/projects/btrfsmanage/





--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to