alistair23-linux/fs/debugfs
Kees Cook 82aceae4f0 debugfs: more tightly restrict default mount mode
Since the debugfs is mostly only used by root, make the default mount
mode 0700. Most system owners do not need a more permissive value,
but they can choose to weaken the restrictions via their fstab.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-27 13:42:02 -07:00
..
file.c debugfs: Add support to print u32 array in debugfs 2012-04-17 00:18:36 -04:00
inode.c debugfs: more tightly restrict default mount mode 2012-08-27 13:42:02 -07:00
Makefile