NFS tickles: use addtickle/deltickle instead of shared tickle directory.
authorMartin Schwenke <martin@meltin.net>
Thu, 26 Aug 2010 04:59:59 +0000 (14:59 +1000)
committerMartin Schwenke <martin@meltin.net>
Thu, 26 Aug 2010 04:59:59 +0000 (14:59 +1000)
commitdca4c4ebf3c35f8db3ae208efb7a83abbf726ed6
tree2c474c1c52c543547a49be97019b8a859ad9b833
parent08b636b500855e38e708e6963d8e63ded97c25ec
NFS tickles: use addtickle/deltickle instead of shared tickle directory.

This adds a new function update_tickles() that tracks tickles for a
given port using the new ctdb addtickle/deltickle commands.  This
function is used in events.d/60.nfs to handle NFS tickles.

events.d/61.nfstickle is removed.  The
/proc/sys/net/ipv4/tcp_tw_recycle setup is also moved to
events.d/60.nfs.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/events.d/60.nfs
config/events.d/61.nfstickle [deleted file]
config/functions