linux/fs/ecryptfs
Michael Halcrow 0216f7f792 eCryptfs: replace encrypt, decrypt, and inode size write
Replace page encryption and decryption routines and inode size write routine
with versions that utilize the read_write.c functions.

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>
2007-10-16 09:43:12 -07:00
..
crypto.c eCryptfs: replace encrypt, decrypt, and inode size write 2007-10-16 09:43:12 -07:00
debug.c eCryptfs: update comment and debug statement 2007-10-16 09:43:11 -07:00
dentry.c [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() 2007-03-16 19:25:05 -07:00
ecryptfs_kernel.h eCryptfs: replace encrypt, decrypt, and inode size write 2007-10-16 09:43:12 -07:00
file.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
inode.c eCryptfs: replace encrypt, decrypt, and inode size write 2007-10-16 09:43:12 -07:00
keystore.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
main.c ecryptfs: fix error handling 2007-10-16 09:43:12 -07:00
Makefile eCryptfs: read_write.c routines 2007-10-16 09:43:12 -07:00
messaging.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
mmap.c eCryptfs: replace encrypt, decrypt, and inode size write 2007-10-16 09:43:12 -07:00
netlink.c [NET]: make netlink user -> kernel interface synchronious 2007-10-10 21:15:29 -07:00
read_write.c eCryptfs: replace encrypt, decrypt, and inode size write 2007-10-16 09:43:12 -07:00
super.c eCryptfs: grammatical fix (destruct to destroy) 2007-10-16 09:43:11 -07:00