eCryptfs: Accept one offset parameter in page offset crypto functions
authorTyler Hicks <tyhicks@canonical.com>
Mon, 15 Apr 2013 23:37:27 +0000 (16:37 -0700)
committerTyler 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