b5a09775c6
If we change our default subvolume, btrfs receive will fail to find subvolume. To fix this problem, we have three ideas: 1.make btrfs snapshot ioctl support passing source subvolume's objectid. 2.when we want to using interval subvolume path, we mount it other place that use subvolume 5 as its default subvolume. 3.tell the user to mount the toplevel subvol by himself and run receive We's better use the third approach because first patch will bother kernel change and the second approach is not very good for power users. So give this option to users. Reported-by: Michael Welsh Duggan <mwd@md5i.com> Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com> |
||
---|---|---|
.. | ||
Makefile | ||
btrfs-convert.8.in | ||
btrfs-debug-tree.8.in | ||
btrfs-find-root.8.in | ||
btrfs-image.8.in | ||
btrfs-map-logical.8.in | ||
btrfs-show-super.8.in | ||
btrfs-zero-log.8.in | ||
btrfs.8.in | ||
btrfsck.8.in | ||
btrfstune.8.in | ||
fsck.btrfs.8.in | ||
mkfs.btrfs.8.in |