1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-03 04:23:50 +03:00
Files
samba-mirror/source/cluster/ctdb/ctdb_cluster.h
Andrew Tridgell 53be449630 r20889: import ctdb cluster backend from bzr
it will be interesting to see how the build farm handles this
2007-10-10 14:43:46 -05:00

24 lines
868 B
C

/*
Unix SMB/CIFS implementation.
ctdb clustering hooks - header
Copyright (C) Andrew Tridgell 2006
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
void cluster_ctdb_init(struct event_context *ev);