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

nfsd4: return delegation immediately if lease fails



This case shouldn't happen--the administrator shouldn't really allow
other applications access to the export until clients have had the
chance to reclaim their state--but if it does then we should set the
"return this lease immediately" bit on the reply.  That still leaves
some small races, but it's the best the protocol allows us to do in the
case a lease is ripped out from under us....

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