On 07/12/2018 12:56 PM, Matthew Wilcox wrote: > On Thu, Jul 12, 2018 at 12:46:02PM -0400, Waiman Long wrote: >> +int neg_dentry_limit; >> +EXPORT_SYMBOL_GPL(neg_dentry_limit); > Why are you exporting it? What module needs this? I was following the example of another sysctl parameter in dcache.c - sysctl_vfs_cache_pressure. Looking more carefully now, you are right that I don't need to do the exporting. Will fix that in the next update. Thanks, Longman -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html