nfsd4: expire clients more promptly
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 11 Oct 2010 20:49:44 +0000 (16:49 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 12 Oct 2010 00:00:18 +0000 (20:00 -0400)
Expire clients more promptly, at the expense of possibly running the
laundromat thread more frequently.

Though it's not the default, I'd like it to be feasible to run with a
lease time of just a few seconds, at which point a minimum 10 second
wait between laundromat runs seems a little much.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found