diff options
author | Omar Sandoval <osandov@osandov.com> | 2015-05-18 02:16:30 -0700 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-06-03 04:03:01 -0700 |
commit | 05dbe6837b60465db6a61d1f0cabe745e20aadc9 (patch) | |
tree | 028777a4187f8b32959e740ad2862f9f6504e0d8 /fs/seq_file.c | |
parent | bb289b7be62db84b9630ce00367444c810cada2c (diff) |
Btrfs: unify subvol= and subvolid= mounting
Currently, mounting a subvolume with subvolid= takes a different code
path than mounting with subvol=. This isn't really a big deal except for
the fact that mounts done with subvolid= or the default subvolume don't
have a dentry that's connected to the dentry tree like in the subvol=
case. To unify the code paths, when given subvolid= or using the default
subvolume ID, translate it into a subvolume name by walking
ROOT_BACKREFs in the root tree and INODE_REFs in the filesystem trees.
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Omar Sandoval <osandov@osandov.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions