Unionfs: security convert lsm into a static interface fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 18 Oct 2007 19:50:15 +0000 (15:50 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 16 Jun 2011 22:44:03 +0000 (15:44 -0700)
commitae774df26828e1a513d9a18fa8ab8cd8d67ec915
tree0efe62b912c8a49e438edc7a219421510b504aad
parent51c31b02d2fbb05bf9b048cea49f06330acd210f
Unionfs: security convert lsm into a static interface fix

ERROR: "security_inode_permission" [fs/unionfs/unionfs.ko] undefined!
ERROR: "security_file_ioctl" [fs/unionfs/unionfs.ko] undefined!

Need these back.

Cc: "Serge E. Hallyn" <serue@us.ibm.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Chris Wright <chrisw@sous-sol.org>
Cc: James Morris <jmorris@namei.org>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
security/security.c