On 2020-06-23 19:50, David Sterba wrote:
@@ -827,6 +827,8 @@ int btrfs_parse_options(struct btrfs_fs_info *info, char *options, } break; case Opt_inode_cache: + btrfs_warn(info,+ "the 'inode_cache' option is deprecated and will be stop working in 5.11");
"will stop working", but perhaps "will have no effect from" might be more explicit.
-- Steven Davies
