linux-kernel-test/fs/ecryptfs
Michael Halcrow bf12be1cc8 eCryptfs: convert mmap functions to use persistent file
Convert readpage, prepare_write, and commit_write to use read_write.c
routines.  Remove sync_page; I cannot think of a good reason for implementing
that in eCryptfs.

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: make open, truncate, and setattr use persistent file 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: update metadata read/write functions 2007-10-16 09:43:12 -07:00
file.c eCryptfs: make open, truncate, and setattr use persistent file 2007-10-16 09:43:12 -07:00
inode.c eCryptfs: make open, truncate, and setattr use persistent file 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: set up and destroy persistent lower file 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: convert mmap functions to use persistent file 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: set up and destroy persistent lower file 2007-10-16 09:43:12 -07:00