Skip to content
Commit 59f8e91b authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: use reference count to free client



Keep a second reference count which is what is really used to decide
when to free the client's memory.

Next I'm going to add an nfsd/clients/ directory with a subdirectory for
each NFSv4 client.  File objects under nfsd/clients/ will hold these
references.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 14ed14cc
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