Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSv4: Set the SKIP_RENEW mount flag
This causes the NFSv4 client to only issue RENEW calls against the server in case the client actually has files opened. In addition to reducing the number of operations when idle, it has the advantage that the server can purge its client state more aggressively.
- Loading branch information