Home
last modified time | relevance | path

Searched hist:bef5bc2464517cbbf8f85f09b5ade46904afec9a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dmmap.cdiff bef5bc2464517cbbf8f85f09b5ade46904afec9a Fri May 21 09:56:12 CDT 2010 Al Viro <viro@zeniv.linux.org.uk> 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>