]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Loosen parameter check for mount operation.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:24:58 +0000 (16:24 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:34 +0000 (15:34 +1000)
commitd795ef9e751b72c94600c91e31bdaef55987a9f6
treef845fcc73cfad0fc2e9bb27e6e1a6110d7461e28
parent75093152a97ee0ec281895b4f6229ff3c481fd64
TOMOYO: Loosen parameter check for mount operation.

If invalid combination of mount flags are given, it will be rejected later.
Thus, no need for TOMOYO to reject invalid combination of mount flags.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/mount.c