1
0
Fork 0
alistair23-linux/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
..
Makefile eCryptfs: read_write.c routines 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 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: clean up page flag handling 2007-10-16 09:43:12 -07:00
file.c eCryptfs: remove unused functions and kmem_cache 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: remove unused functions and kmem_cache 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: clean up page flag handling 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: clean up page flag handling 2007-10-16 09:43:12 -07:00
super.c eCryptfs: initialize persistent lower file on inode create 2007-10-16 09:43:12 -07:00