]> git.baikalelectronics.ru Git - kernel.git/commit
eCryptfs: remove unused functions and kmem_cache
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 16 Oct 2007 08:28:13 +0000 (01:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:12 +0000 (09:43 -0700)
commitbfbc20b40ebe36b0f8a0b89e8315a075f5b853b8
treeba786993ce9b16f0dcc25cdab05af8a3fef636ed
parente0814e9be9f0821088100bc3c278055661e083df
eCryptfs: remove unused functions and kmem_cache

The switch to read_write.c routines and the persistent file make a number of
functions unnecessary.  This patch removes them.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/crypto.c
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/file.c
fs/ecryptfs/main.c
fs/ecryptfs/mmap.c