]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Btrfs: fix how we mount subvol=<whatever>
authorJosef Bacik <josef@redhat.com>
Mon, 25 Jul 2011 19:55:42 +0000 (15:55 -0400)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Nov 2011 02:20:01 +0000 (21:20 -0500)
commit41884747ebfd9d7bddac8f849ebace2fab7d5066
tree21f89d1532ddfab5f3ee79b760278fbd761cbc37
parent117f178e4c7acf8066e05a32b8cde06d955fb293
Btrfs: fix how we mount subvol=<whatever>

We've only been able to mount with subvol=<whatever> where whatever was a subvol
within whatever root we had as the default.  This allows us to mount -o
subvol=path/to/subvol/you/want relative from the normal fs_tree root.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
(cherry picked from commit 830c4adbd04a79f806d4fa579546f36a71b727c1)
fs/btrfs/super.c