commit | d6ebf5088f09472c1136cd506bdc27034a6763f8 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Jun 08 12:33:17 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Sun Jun 17 10:20:47 2018 -0400 |
tree | ef537893ad3d2d8e464ce33ee662184659e8a5bf | |
parent | 03f318ca652889a1aa407e7088b9a2f6a14ae374 [diff] |
nfsd4: return default lease period I don't have a good rationale for the lease period, but 90 seconds seems long, and as long as we're allowing the server to extend the grace period up to double the lease period, let's half the default to 45. Signed-off-by: J. Bruce Fields <bfields@redhat.com>