commit | 358dd55aa3a77fbbae482b83d96733d9ad441d05 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Apr 10 22:55:42 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:53 2006 -0700 |
tree | d72352df2fc26e94a22202917df7db13c9563085 | |
parent | ef0f3390ebedac78bff1936bbb26606bca83e891 [diff] |
[PATCH] knfsd: nfsd4: grant delegations more frequently Keep unused openowners around for at least one lease period, to avoid the need for as many open confirmations and to allow handing out more delegations. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>