From cb26789308e7a8f51a8e1a52336b8c1121f18896 Mon Sep 17 00:00:00 2001 From: Peter Somogyi Date: Tue, 5 Dec 2006 16:25:43 +0100 Subject: bzr email plugin test (This used to be ctdb commit 85c7d655c0d0909f2b527ec2a233e430db683da8) --- ctdb/ib/ibwrapper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctdb/ib') diff --git a/ctdb/ib/ibwrapper.c b/ctdb/ib/ibwrapper.c index 7f5fb2ee07a..5bfc3b0eae0 100644 --- a/ctdb/ib/ibwrapper.c +++ b/ctdb/ib/ibwrapper.c @@ -190,7 +190,7 @@ static void ibw_process_cm_event(struct event_context *ev, DEBUG(0, "oof bad type!\n"); break; } - + rdma_ack_cm_event(event); } -- cgit