]> git.baikalelectronics.ru Git - kernel.git/commit
Mark /proc MS_NOSUID and MS_NOEXEC
authorLinus Torvalds <torvalds@evo.osdl.org>
Sat, 15 Jul 2006 19:20:05 +0000 (12:20 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Sat, 15 Jul 2006 19:20:05 +0000 (12:20 -0700)
commit7b125613208518ec8faa20e76fa33a3a96b0bfcc
treedb0d8c49b821c8ed9f31691dca54f0297c16ce02
parent0ddfe0dc929b6609b5561ae5f03c0668ff21e6a2
Mark /proc MS_NOSUID and MS_NOEXEC

Not that we really need this any more, but at the same time there's no
reason not to do this.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/proc/inode.c