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
..
2006-10-03 23:01:26 +02:00
2006-10-03 22:36:44 +02:00
2006-10-03 23:28:36 +02:00
2006-10-03 23:01:26 +02:00
2006-10-02 09:55:27 -05:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:37:55 +02:00
2006-10-02 07:57:15 -07:00
2006-10-02 07:57:14 -07:00
2006-10-03 22:36:44 +02:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:33 -07:00
2006-06-26 09:58:17 -07:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:29 -07:00
2006-10-01 00:39:19 -07:00