Al Viro bc65a1215e sanitize ecryptfs_lookup()
* ->lookup() never gets hit with . or ..
* dentry it gets is unhashed, so unless we had gone and hashed it ourselves, there's
no need to d_drop() the sucker.
* wrong name printed in one of the printks (NULL, in fact)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-29 21:24:16 +04:00
..
2012-02-16 16:06:21 -06:00
2012-03-20 21:29:41 -04:00
2012-07-29 21:24:16 +04:00
2011-08-09 13:42:46 -05:00
2012-02-16 16:06:21 -06:00
2008-10-16 11:21:39 -07:00