From: Michael Halcrow Date: Mon, 5 Nov 2007 22:51:03 +0000 (-0800) Subject: eCryptfs: increment extent_offset once per loop interation X-Git-Tag: v2.6.24-rc2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778d1a2bd42ae862a6c6d20a1c3af5e45b3c1924;p=pandora-kernel.git eCryptfs: increment extent_offset once per loop interation The extent_offset is getting incremented twice per loop iteration through any given page. It should only be getting incremented once. This bug should only impact hosts with >4K page sizes. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed