• J. Bruce Fields's avatar
    nfsd4: return delegation immediately if lease fails · d08d32e6
    J. Bruce Fields authored
    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>
    d08d32e6
nfs4state.c 136 KB