diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-07-20 08:03:41 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-07-29 17:24:16 (GMT) |
commit | bc65a1215eda3e067801e0a8f3eeffb62800f355 (patch) | |
tree | f53aefd935c6e99ffe24dee94a322083536d3004 /fs/udf | |
parent | faf02010290e202e275c1bf94ca9dd808bf85607 (diff) | |
download | linux-fsl-qoriq-bc65a1215eda3e067801e0a8f3eeffb62800f355.tar.xz |
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>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions