[PATCH] knfsd: nfsd4: grant delegations more frequently
authorNeilBrown <neilb@suse.de>
Tue, 11 Apr 2006 05:55:42 +0000 (22:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:53 +0000 (06:18 -0700)
commit358dd55aa3a77fbbae482b83d96733d9ad441d05
treed72352df2fc26e94a22202917df7db13c9563085
parentef0f3390ebedac78bff1936bbb26606bca83e891
[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>
fs/nfsd/nfs4state.c