On Wed, Jun 24, 2020 at 08:37:13AM +0100, Steven Davies wrote: > 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. Thanks, that's better, I'll update the patch.
