diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-02-14 00:34:16 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-14 08:10:00 -0800 |
commit | 86a71dbd3e81e8870d0f0e56b87875f57e58222b (patch) | |
tree | 71f5d47c38d0674b5037c435fb00adcb889ccad2 /fs/cifs/cifspdu.h | |
parent | bbaca6c2e7ef0f663bc31be4dad7cf530f6c4962 (diff) | |
download | kernel_samsung_smdk4412-86a71dbd3e81e8870d0f0e56b87875f57e58222b.zip kernel_samsung_smdk4412-86a71dbd3e81e8870d0f0e56b87875f57e58222b.tar.gz kernel_samsung_smdk4412-86a71dbd3e81e8870d0f0e56b87875f57e58222b.tar.bz2 |
[PATCH] sysctl: hide the sysctl proc inodes from selinux
Since the security checks are applied on each read and write of a sysctl file,
just like they are applied when calling sys_sysctl, they are redundant on the
standard VFS constructs. Since it is difficult to compute the security labels
on the standard VFS constructs we just mark the sysctl inodes in proc private
so selinux won't even bother with them.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/cifs/cifspdu.h')
0 files changed, 0 insertions, 0 deletions