commit | 12204e24b1330428c3062faee10a0d80b8a5cb61 | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Fri Dec 19 10:44:42 2008 +1100 |
committer | James Morris <jmorris@namei.org> | Sat Dec 20 09:02:39 2008 +1100 |
tree | d92ee705a86f0ec2bf85c8a797239dbb840d5927 | |
parent | 459c19f524a9d89c65717a7d061d5f11ecf6bcb8 [diff] |
security: pass mount flags to security_sb_kern_mount() 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>