]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: make subvolid=0 mount the original default root
authorJosef Bacik <josef@redhat.com>
Mon, 14 Dec 2009 19:18:38 +0000 (19:18 +0000)
committerChris Mason <chris.mason@oracle.com>
Mon, 15 Mar 2010 15:00:09 +0000 (11:00 -0400)
commit55cdd96481e994de4b511505bb23157482f2f9d1
tree39da0f94d126899f095a9f2b23bb3e38aa90bf46
parent492ab89a98678672e907df64899c87ccdde8e039
Btrfs: make subvolid=0 mount the original default root

Since theres not a good way to make sure the user sees the original default root
tree id, and not to mention it's 5 so is way different than any other volume,
just make subvol=0 mount the original default root.  This makes it a bit easier
for users to handle in the long run.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/super.c