commit | bef5bc2464517cbbf8f85f09b5ade46904afec9a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri May 21 10:56:12 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 21 18:31:28 2010 -0400 |
tree | 34a41e84884e431647af4535147e4fab91cbf88e | |
parent | f6d335c08df48b318187a087c9c38ba3d416e115 [diff] |
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 <viro@zeniv.linux.org.uk>