]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
btrfs: deprecate subvolrootid mount option
authorDavid Sterba <dsterba@suse.cz>
Wed, 20 Mar 2013 13:21:10 +0000 (13:21 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:23 +0000 (15:54 -0400)
commit5e2a4b25da232a2f4ce264a4b2ae113d0b2a799c
tree3addd74042de37f9a29c36f345a65069b431b14a
parentc2cf52eb71aeb902682e0c1fa29e4e9e4a7f4ffc
btrfs: deprecate subvolrootid mount option

This mount option was a workaround when subvol= assumed path relative
to the default subvolume, not the toplevel one. This was fixed long time
ago and subvolrootid has no effect.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/super.c