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:
24d1526
)
eCryptfs: Accept one offset parameter in page offset crypto functions
author
Tyler Hicks
<tyhicks@canonical.com>
Mon, 15 Apr 2013 23:37:27 +0000
(16:37 -0700)
committer
Tyler Hicks
<tyhicks@canonical.com>
Sat, 8 Jun 2013 00:28:24 +0000
(17:28 -0700)
There is no longer a need to accept different offset values for the
source and destination pages when encrypting/decrypting an extent in an
eCryptfs page. The two offsets can be collapsed into a single parameter.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
No differences found