git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba5b895
)
Btrfs: fix how we mount subvol=<whatever>
author
Josef Bacik
<josef@redhat.com>
Mon, 25 Jul 2011 19:55:42 +0000
(15:55 -0400)
committer
Josef Bacik
<josef@redhat.com>
Wed, 19 Oct 2011 19:12:29 +0000
(15:12 -0400)
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>
No differences found