linux/fs/efs
Kees Cook 462f16a557 fs/efs: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

Cc: Neil Brown <neilb@suse.de>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-21 14:39:05 -08:00
..
Kconfig fs/efs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:05 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00
efs.h stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
file.c efs: move headers out of include/linux/ 2008-02-23 17:12:15 -08:00
inode.c userns: Convert efs to use kuid/kgid where appropriate 2012-09-21 03:13:10 -07:00
namei.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
super.c fs: push rcu_barrier() from deactivate_locked_super() to filesystems 2012-10-02 21:35:55 -04:00
symlink.c get rid of BKL in fs/efs 2009-06-17 00:36:36 -04:00