commit | 8f9d3d3b7cd25763efec91db23a1cce1971147c2 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Sep 12 14:41:31 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 01 17:40:03 2012 -0400 |
tree | 5bcc1686e9201ec519455e8d3aa6aadd8759fe31 | |
parent | 81f0b2a4965da2a48aed5e992f2bc859e5d35066 [diff] |
nfsd4: expire old client earlier Before we had to delay expiring a client till we'd found out whether the session and connection allocations would succeed. That's no longer necessary. Signed-off-by: J. Bruce Fields <bfields@redhat.com>