kernel-fxtec-pro1x/fs/ecryptfs
Michael Halcrow 16a72c455a ecryptfs: clean up page flag handling
The functions that eventually call down to ecryptfs_read_lower(),
ecryptfs_decrypt_page(), and ecryptfs_copy_up_encrypted_with_header()
should have the responsibility of managing the page Uptodate
status. This patch gets rid of some of the ugliness that resulted from
trying to push some of the page flag setting too far down the stack.

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: clean up page flag handling 2007-10-16 09:43:12 -07:00
debug.c
dentry.c
ecryptfs_kernel.h ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
file.c
inode.c
keystore.c
main.c
Makefile
messaging.c
mmap.c ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
netlink.c
read_write.c ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
super.c