Research
.
Skip Search Box

SELinux Mailing List

[PATCH 14/24] CacheFiles: Export things for CacheFiles

From: David Howells <dhowells_at_redhat.com>
Date: Wed, 26 Sep 2007 15:22:11 +0100


Export a number of functions for CacheFiles's use.

Signed-Off-By: David Howells <dhowells@redhat.com>

---

 fs/super.c       |    2 ++
 kernel/auditsc.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/fs/super.c b/fs/super.c
index 28e7370..0e8c0e2 100644
--- a/fs/super.c

+++ b/fs/super.c
@@ -270,6 +270,8 @@ int fsync_super(struct super_block *sb) return sync_blockdev(sb->s_bdev); }
+EXPORT_SYMBOL_GPL(fsync_super);
+
/** * generic_shutdown_super - common helper for ->kill_sb() * @sb: superblock to kill diff --git a/kernel/auditsc.c b/kernel/auditsc.c index d87f7ac..159d5d2 100644 --- a/kernel/auditsc.c
+++ b/kernel/auditsc.c
@@ -1531,6 +1531,8 @@ add_names: } }
+EXPORT_SYMBOL_GPL(__audit_inode_child);
+
/** * auditsc_get_stamp - get local copies of audit_context values * @ctx: audit_context for the task -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.
Received on Wed 26 Sep 2007 - 10:22:29 EDT
 

Date Posted: Jan 15, 2009 | Last Modified: Jan 15, 2009 | Last Reviewed: Jan 15, 2009

 
bottom

National Security Agency / Central Security Service