linux/fs/ocfs2/cluster
Jeff Mahoney 409753bf6d ocfs2/cluster: Get rid of arguments to the timeout routines
We keep seeing bug reports related to NULL pointer derefs in
o2net_set_nn_state(). When I originally wrote up the configurable timeout
patch, I had tried to plan for multiple clusters. This was silly.

The timeout routines all use o2nm_single_cluster so there's no point in
passing an argument at all. This patch removes the arguments and kills those
bugs dead.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
2008-04-18 08:56:12 -07:00
..
heartbeat.c
heartbeat.h
Makefile
masklog.c
masklog.h
nodemanager.c byteorder: move le32_add_cpu & friends from OCFS2 to core 2008-02-08 09:22:32 -08:00
nodemanager.h
ocfs2_heartbeat.h
ocfs2_nodemanager.h
quorum.c
quorum.h
sys.c ocfs2: Move /sys/o2cb to /sys/fs/o2cb 2008-04-18 08:56:10 -07:00
sys.h
tcp_internal.h ocfs2: Reconnect after idle time out. 2008-04-18 08:56:10 -07:00
tcp.c ocfs2/cluster: Get rid of arguments to the timeout routines 2008-04-18 08:56:12 -07:00
tcp.h
ver.c
ver.h