]> Git Repo - linux.git/commit
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
authorMichael Halcrow <[email protected]>
Tue, 16 Oct 2007 08:27:55 +0000 (01:27 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Oct 2007 16:43:10 +0000 (09:43 -0700)
commit956159c3d6e7eed61da0aaee740fbfba52849ff8
treeb4b14bbda404eda6ce6d9604e6024f3a647dfc8c
parente0869cc144174c5e3e2671cb40fdecac44d71855
eCryptfs: kmem_cache objects for multiple keys; init/exit functions

Introduce kmem_cache objects for handling multiple keys per inode.  Add calls
in the module init and exit code to call the key list
initialization/destruction functions.

Signed-off-by: Michael Halcrow <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ecryptfs/main.c
This page took 0.04427 seconds and 4 git commands to generate.