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>
Tue, 13 Jan 2009 02:31:19 +0000 (21:31 -0500)
commitcf9b0bb82f3ac7dd8519a4da8b5bb6b4909acf09
tree7394df1971dd74fa2aa185db47b13f691ed56152
parent9dd87bb4e40b998062130eaa8c51f9ad725d0b4b
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