linux-stable/include/linux/lockd
NeilBrown 350fce8dbf [PATCH] knfsd: simplify nlmsvc_invalidate_all
As a result of previous patches, the loop in nlmsvc_invalidate_all just sets
h_expires for all client/hosts to 0 (though does it in a very complicated
way).

This was possibly meant to trigger early garbage collection but half the time
'0' is in the future and so it infact delays garbage collection.

Pre-aging the 'hosts' is not really needed at this point anyway so we throw
out the loop and nlm_find_client which is no longer needed.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-04 07:55:17 -07:00
..
bind.h [PATCH] knfsd: be more selective in which sockets lockd listens on 2006-10-02 07:57:17 -07:00
debug.h
lockd.h [PATCH] knfsd: simplify nlmsvc_invalidate_all 2006-10-04 07:55:17 -07:00
nlm.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
share.h [PATCH] knfsd: lockd: make nlm_traverse_* more flexible 2006-10-04 07:55:17 -07:00
sm_inter.h [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle 2006-10-04 07:55:17 -07:00
xdr.h lockd: Don't expose the process pid to the NLM server 2006-03-20 13:44:06 -05:00
xdr4.h fix file specification in comments 2006-10-03 23:01:26 +02:00