aboutsummaryrefslogtreecommitdiffstats
path: root/fs/seq_file.c
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@osandov.com>2015-05-18 02:16:30 -0700
committerChris Mason <clm@fb.com>2015-06-03 04:03:01 -0700
commit05dbe6837b60465db6a61d1f0cabe745e20aadc9 (patch)
tree028777a4187f8b32959e740ad2862f9f6504e0d8 /fs/seq_file.c
parentBtrfs: fail on mismatched subvol and subvolid mount options (diff)
downloadlinux-dev-05dbe6837b60465db6a61d1f0cabe745e20aadc9.tar.xz
linux-dev-05dbe6837b60465db6a61d1f0cabe745e20aadc9.zip
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