alistair23-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
..
dir.c
efs.h stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
file.c
inode.c userns: Convert efs to use kuid/kgid where appropriate 2012-09-21 03:13:10 -07:00
Kconfig fs/efs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:05 -08:00
Makefile
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