From: Tyler Hicks Date: Tue, 16 Apr 2013 00:28:09 +0000 (-0700) Subject: eCryptfs: Simplify lower file offset calculation X-Git-Tag: v3.11-rc1~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d15266bd86b7961f309a962fa3aa177a78c49f;p=pandora-kernel.git eCryptfs: Simplify lower file offset calculation Now that lower filesystem IO operations occur for complete PAGE_CACHE_SIZE bytes, the calculation for converting an eCryptfs extent index into a lower file offset can be simplified. Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed