Skip to content
Commit eb1b3fa5 authored by Jeff Layton's avatar Jeff Layton Committed by Steve French
Browse files

cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return



The caller doesn't do anything with the dentry, so there's no point in
holding a reference to it on return. Also cifs_prime_dcache better
describes the actual purpose of the function.

Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent 471b1f98
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment