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)
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>

No differences found