Commit 16c29b67fb3bbacfc2a71f9e5f7d85728ef45efa

Authored by Michael Halcrow
Committed by Linus Torvalds
1 parent 3e30148c3d

[PATCH] eCryptfs: export user key type

Export this symbol to GPL modules for eCryptfs: an out-of-tree GPL'ed
filesystem.

Signed off by: Michael Halcrow <mhalcrow@us.ibm.com>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

security/keys/user_defined.c
... ... @@ -48,6 +48,8 @@
48 48 char data[0]; /* actual data */
49 49 };
50 50  
  51 +EXPORT_SYMBOL_GPL(key_type_user);
  52 +
51 53 /*****************************************************************************/
52 54 /*
53 55 * instantiate a user defined key