WSL2-Linux-Kernel/fs/ocfs2/cluster
Kurt Hackel d74c9803a9 ocfs2: Added post handler callable function in o2net message handler
Currently o2net allows one handler function per message type. This
patch adds the ability to call another function to be called after
the handler has returned the message to the other node.

Handlers are now given the option of returning a context (in the form of a
void **) which will be passed back into the post message handler function.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-02-07 12:06:56 -08:00
..
Makefile
endian.h
heartbeat.c ocfs2: export heartbeat thread pid via configfs 2006-12-28 16:40:32 -08:00
heartbeat.h
masklog.c
masklog.h ocfs2: Compile-time disabling of ocfs2 debugging output. 2006-06-29 14:48:30 -07:00
nodemanager.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
nodemanager.h [patch 2/3] OCFS2 Configurable timeouts 2006-12-07 18:13:20 -08:00
ocfs2_heartbeat.h ocfs2: warn the user on a dead timeout mismatch 2006-06-29 15:45:35 -07:00
ocfs2_nodemanager.h
quorum.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
quorum.h
sys.c
sys.h
tcp.c ocfs2: Added post handler callable function in o2net message handler 2007-02-07 12:06:56 -08:00
tcp.h ocfs2: Added post handler callable function in o2net message handler 2007-02-07 12:06:56 -08:00
tcp_internal.h ocfs2: Added post handler callable function in o2net message handler 2007-02-07 12:06:56 -08:00
ver.c
ver.h