[sheepdog] [PATCH] sheep: remove the dispatch handler
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Sun May 20 16:14:56 CEST 2012
At Fri, 18 May 2012 05:30:40 -0400,
Christoph Hellwig wrote:
>
> Now that we don't unregister and re-register the cluster driver event FD
> the need for the dispatch method goes away, instead the cluster drivers
> can handle their events locally.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
>
> ---
> sheep/cluster.h | 16 --
> sheep/cluster/accord.c | 122 ++++++++++---------
> sheep/cluster/corosync.c | 117 ++++++++++--------
> sheep/cluster/local.c | 100 ++++++++-------
> sheep/cluster/zookeeper.c | 90 ++++++++------
> sheep/group.c | 30 ----
> 7 files changed, 252 insertions(+), 223 deletions(-)
Applied, thanks!
Kazutaka
More information about the sheepdog
mailing list