commit | 4b82d6e4a592016ac75e756ca519923e0fc18f00 | [log] [tgz] |
---|---|---|
author | Yan <yanzheng@21cn.com> | Wed Aug 29 09:11:44 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Wed Aug 29 09:11:44 2007 -0400 |
tree | 19b272d2d0558b8e6749aec7a79daff522f2cb44 | |
parent | 1b4ab1bb4bbd3045cd041259c30b826654599e96 [diff] |
Btrfs: Add mount into directory support Modified form of original patch from Christoph Hellwig to make btrfs mount into the default subvolume by default. mount /dev/somedevice:subvolumename to get other subvolumes or mount /dev/somedevice:. to get the root Signed-off-by: Chris Mason <chris.mason@oracle.com>