to be
ommitted from the kernel will aid in the tinification efforts.
Brian Ashworth (1):
Allows for the pivot_root syscall to be optional
fs/namespace.c | 2 ++
init/Kconfig| 10 ++
kernel/sys_ni.c | 1 +
3 files changed, 13 insertions(+)
--
2.11.1
-off-by: Brian Ashworth
---
fs/namespace.c | 2 ++
init/Kconfig| 10 ++
kernel/sys_ni.c | 1 +
3 files changed, 13 insertions(+)
diff --git a/fs/namespace.c b/fs/namespace.c
index 487ba30bb5c6..5e24a08bfb36 100644
--- a/fs/namespace.c
+++ b/fs/namespace.c
@@ -3058,6 +3058,7 @@ bool
This patch will allow for xattr system calls and related functions to
be compiled out. These are not needed on machines that do not utilize
filesystems that support xattrs or userspaces that require extended
attributes. This will aid in the tinification efforts.
Brian Ashworth (1):
fs: Allows
cap_bprm_set_creds 613 366-247
Total: Before=1900297, After=1896277, chg -0.21%
Signed-off-by: Brian Ashworth
---
fs/Kconfig | 1 +
fs/Makefile| 3 +-
fs/cifs/Kconfig| 1 +
fs/ext2/Kconfig| 1
4 matches
Mail list logo