diff options
author | Erez Zadok <ezk@cs.sunysb.edu> | 2009-12-06 18:05:30 -0500 |
---|---|---|
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2010-01-19 22:36:00 -0600 |
commit | c44a66d674688f1e1d0b2f6f56bd9c6a1b061cae (patch) | |
tree | 52ff029a1c19b11b75ccc25ed7a5e00619e05800 /init | |
parent | 0d132f7364694da8f7cafd49e2fc2721b73e96e4 (diff) |
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
Unnecessary because it would unhash perfectly valid dentries, causing them
to have to be re-looked up the next time they're needed, which presumably is
right after.
Signed-off-by: Aseem Rastogi <arastogi@cs.sunysb.edu>
Signed-off-by: Shrikar archak <shrikar84@gmail.com>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Cc: Saumitra Bhanage <sbhanage@cs.sunysb.edu>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions