Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/efs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| | | | | | | | | | | | | 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> | ||||
* | fs/Kconfig: move efs out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+14 |
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> |