[PATCH 2/3] eCryptfs: export key type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the second in a series of three patches for the eCryptfs kernel
module.

The key_type_user symbol in user_defined.c needs to be exported.

-- 
Phillip Hellewell <phillip AT hellewell.homeip.net>
diff -Naur linux-2.6.12-rc4-mm2/security/keys/user_defined.c linux-2.6.12-rc4-mm2-ecryptfs/security/keys/user_defined.c
--- linux-2.6.12-rc4-mm2/security/keys/user_defined.c	2005-05-23 21:20:38.252134304 -0600
+++ linux-2.6.12-rc4-mm2-ecryptfs/security/keys/user_defined.c	2005-05-23 21:38:04.092142456 -0600
@@ -48,6 +48,8 @@
 	char		data[0];	/* actual data */
 };
 
+EXPORT_SYMBOL( key_type_user );
+
 /*****************************************************************************/
 /*
  * instantiate a user defined key

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux