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)
commit92d032855e64834283de5acfb0463232e0ab128e
treedb0d8c49b821c8ed9f31691dca54f0297c16ce02
parent2724a1a55f847e2b5007cf294e03cfa09d0d22f3
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