kernel_optimize_test/fs/ecryptfs
Tyler Hicks fed8859b3a eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
Now that grow_file() is not called in the ecryptfs_create() path, the
ECRYPTFS_NEW_FILE flag is no longer needed. It helped
ecryptfs_readpage() know not to decrypt zeroes that were read from the
lower file in the grow_file() path.

Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
2011-03-28 01:47:44 -05:00
..
crypto.c eCryptfs: Remove unnecessary grow_file() function 2011-03-28 01:47:43 -05:00
debug.c
dentry.c
ecryptfs_kernel.h eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 2011-03-28 01:47:44 -05:00
file.c ecryptfs: read on a directory should return EISDIR if not supported 2011-02-21 14:46:36 -06:00
inode.c eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 2011-03-28 01:47:44 -05:00
Kconfig
keystore.c
kthread.c
main.c
Makefile
messaging.c
miscdev.c
mmap.c eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 2011-03-28 01:47:44 -05:00
read_write.c
super.c