btrfs: remove code for inode_cache and recovery mount options
authorJosef Bacik <josef@toxicpanda.com>
Wed, 22 Nov 2023 17:17:55 +0000 (12:17 -0500)
committerDavid Sterba <dsterba@suse.com>
Fri, 15 Dec 2023 19:27:05 +0000 (20:27 +0100)
commita1912f712188291f9d7d434fba155461f1ebef66
tree53c09f05fa1e2c06bb1319c5a163595e758f2c94
parent9fb3b1a7fed796510a5c34f5d492840dfd0eb96c
btrfs: remove code for inode_cache and recovery mount options

We've deprecated these a while ago in 5.11, go ahead and remove the code
for them.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c