diff options
author | Kurt Hackel <kurt.hackel@oracle.com> | 2007-01-18 02:04:25 +0100 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-02-07 21:06:56 +0100 |
commit | d74c9803a90d733f5fb7270475aa6d14b45796c6 (patch) | |
tree | 7f402437667103773cfe7d76b56a621183e84094 /usr | |
parent | ocfs2_dlm: Cookies in locks not being printed correctly in error messages (diff) | |
download | linux-d74c9803a90d733f5fb7270475aa6d14b45796c6.tar.xz linux-d74c9803a90d733f5fb7270475aa6d14b45796c6.zip |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions