btrfs-progs/man
Wang Shilong b5a09775c6 Btrfs-progs: receive: fix the case that we can not find the subvolume
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>
2014-01-31 08:22:21 -08:00
..
Makefile btrfs-progs: add fsck.btrfs stub and manpage 2014-01-31 08:22:13 -08:00
btrfs-convert.8.in Btrfs-progs: add man page information for btrfs-convert 2013-09-03 19:40:58 +02:00
btrfs-debug-tree.8.in Btrfs-progs: add missing man information for btrfs-debug-tree 2013-09-03 19:40:56 +02:00
btrfs-find-root.8.in Btrfs-progs: add man page information for btrfs-find-root 2013-09-03 19:40:57 +02:00
btrfs-image.8.in Btrfs-image: add the ability to santize file names when making an image 2013-06-19 13:35:15 -04:00
btrfs-map-logical.8.in Btrfs-progs: add missing man page for btrfs-map-logical 2013-09-03 19:41:00 +02:00
btrfs-show-super.8.in Btrfs-progs: add missing man page for btrfs-show-super 2013-09-03 19:40:56 +02:00
btrfs-zero-log.8.in Btrfs-progs: add missing man page information for btrfs-zero-log 2013-09-03 19:40:59 +02:00
btrfs.8.in Btrfs-progs: receive: fix the case that we can not find the subvolume 2014-01-31 08:22:21 -08:00
btrfsck.8.in Btrfs-progs: add missing man page information for btrfsck 2013-09-03 19:40:55 +02:00
btrfstune.8.in btrfs-progs: fix a manpage item for btrfstune 2014-01-31 08:22:13 -08:00
fsck.btrfs.8.in btrfs-progs: add fsck.btrfs stub and manpage 2014-01-31 08:22:13 -08:00
mkfs.btrfs.8.in btrfs-progs: mkfs.btrfs documentation: clarify current restrictions of sectorsize, nodesize and leafsize 2013-09-03 19:40:49 +02:00