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:
a8ca90e
)
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
author
Tyler Hicks
<tyhicks@canonical.com>
Sat, 6 Apr 2013 07:08:48 +0000
(
00:08
-0700)
committer
Tyler Hicks
<tyhicks@canonical.com>
Sat, 8 Jun 2013 00:28:27 +0000
(17:28 -0700)
They are identical except if the src_page or dst_page index is used, so
they can be merged safely if page_index is conditionally assigned.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
fs/ecryptfs/crypto.c
patch
|
blob
|
history
diff --cc
fs/ecryptfs/crypto.c
Simple merge