Skip to content
Commit fed8859b authored by Tyler Hicks's avatar Tyler Hicks
Browse files

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: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent bd4f0fe8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment