[PATCH] Ceph RADOS cluster mutex helper for Samba CTDB

Amitay Isaacs amitay at gmail.com
Wed Dec 7 02:32:34 UTC 2016


Hi David,

On Tue, Dec 6, 2016 at 11:18 PM, David Disseldorp <ddiss at suse.de> wrote:

> This time with the patch-set attached...
>
> >  ctdb/doc/Makefile                             |   3 +-
> >  ctdb/doc/ctdb_mutex_ceph_rados_helper.7.xml   |  90 +++++
> >  .../utils/ceph/ctdb_mutex_ceph_rados_helper.c | 334 ++++++++++++++++++
> >  ctdb/utils/ceph/test_ceph_rados_reclock.sh    | 151 ++++++++
> >  ctdb/wscript                                  |  19 +
> >  5 files changed, 596 insertions(+), 1 deletion(-)
>

In patch 1, why do you need to include any of the CTDB files
(protocol/protocol.h and common/system.h) and have dependency on
ctdb-system?  I don't see you are using any of the functions defined in
common/system.h.

Please include the manpage in SAMBA_BINARY() definition. Also include it in
manpages[] list.  It might be better to merge patch 1 and patch 2.

Amitay.


More information about the samba-technical mailing list