• J
    nfsd4: clarify how grace period ends · 70b28235
    J. Bruce Fields 提交于
    The grace period is ended in two steps--first userland is notified that
    the grace period is now long enough that any clients who have not yet
    reclaimed can be safely forgotten, then we flip the switch that forbids
    reclaims and allows new opens.  I had to think a bit to convince myself
    that the ordering was right here.  Document it.
    Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
    70b28235
nfs4state.c 166.1 KB