security: pass mount flags to security_sb_kern_mount()
authorJames Morris <jmorris@namei.org>
Thu, 18 Dec 2008 23:44:42 +0000 (10:44 +1100)
committerJames Morris <jmorris@namei.org>
Fri, 19 Dec 2008 22:02:39 +0000 (09:02 +1100)
Pass mount flags to security_sb_kern_mount(), so security modules
can determine if a mount operation is being performed by the kernel.

Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>

No differences found