Skip to content
Commit 8b671b80 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: remove use of mutex for file_hashtable



As part of reducing the scope of the client_mutex, and in order to
remove the need for mutexes from the callback code (so that callbacks
can be done as asynchronous rpc calls), move manipulations of the
file_hashtable under the recall_lock.

Update the relevant comments while we're here.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
Cc: Alexandros Batsakis <batsakis@netapp.com>
Reviewed-by: default avatarBenny Halevy <bhalevy@panasas.com>
parent d7fdcfe0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment