btrfs: remove deprecated mount option subvolrootid
authorDavid Sterba <dsterba@suse.com>
Wed, 1 Jul 2020 15:08:43 +0000 (17:08 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 27 Jul 2020 10:55:39 +0000 (12:55 +0200)
commitb90a4ab6ba9cce79a1ac06a250d5fc8c3dff382b
tree5d61cfcbd2b2a5b6c91493c6889547e458c8823c
parentd801e7a3557ecc995bdfd6f142a36f0bb774c737
btrfs: remove deprecated mount option subvolrootid

The option subvolrootid used to be a workaround for mounting subvolumes
and ineffective since 5e2a4b25da23 ("btrfs: deprecate subvolrootid mount
option"). We have subvol= that works and we don't need to keep the
cruft, let's remove it.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c