Unionfs: security convert lsm into a static interface fix
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 16 Nov 2007 18:45:36 +0000 (13:45 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:14 +0000 (19:03 -0400)
commit946787e26adca94b7848b46abfb6402be76534f0
tree7a7b648f6fcd354b4cdc5e8f2b2e3325411da6bb
parent785ed587cc9f900acc6c978311595e120acc8e94
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