From: Al Viro Date: Fri, 21 May 2010 14:56:12 +0000 (-0400) Subject: simplify access to ecryptfs inodes in ->readpage() and friends X-Git-Tag: v2.6.35-rc1~432^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef5bc2464517cbbf8f85f09b5ade46904afec9a;p=pandora-kernel.git simplify access to ecryptfs inodes in ->readpage() and friends we can get to them from page->mapping->host, no need to mess with file. Signed-off-by: Al Viro --- Reading git-diff-tree failed