Searched hist:fed8859b3ab94274c986cbdf7d27130e0545f02c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | diff fed8859b3ab94274c986cbdf7d27130e0545f02c Wed Feb 23 00:54:20 CST 2011 Tyler Hicks <tyhicks@linux.vnet.ibm.com> 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>
|
H A D | ecryptfs_kernel.h | diff fed8859b3ab94274c986cbdf7d27130e0545f02c Wed Feb 23 00:54:20 CST 2011 Tyler Hicks <tyhicks@linux.vnet.ibm.com> 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>
|
H A D | inode.c | diff fed8859b3ab94274c986cbdf7d27130e0545f02c Wed Feb 23 00:54:20 CST 2011 Tyler Hicks <tyhicks@linux.vnet.ibm.com> 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>
|