git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd4f0fe
)
eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
author
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Wed, 23 Feb 2011 06:54:20 +0000
(
00:54
-0600)
committer
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Mon, 28 Mar 2011 06:47:44 +0000
(
01:47
-0500)
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>
No differences found