From: Michael Halcrow Date: Thu, 15 Nov 2007 00:58:27 +0000 (-0800) Subject: eCryptfs: cast page->index to loff_t instead of off_t X-Git-Tag: v2.6.24-rc3~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a146a2b0d6e97941a5c2dc5d8a3ea1e6c3ab997;p=pandora-kernel.git eCryptfs: cast page->index to loff_t instead of off_t page->index should be cast to loff_t instead of off_t. Signed-off-by: Michael Halcrow Reported-by: Eric Sandeen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed