Rev 25: - added ctdb_set_flags() call in http://samba.org/~tridge/ctdb/

tridge at samba.org tridge at samba.org
Fri Dec 1 20:45:24 GMT 2006


------------------------------------------------------------
revno: 25
revision-id: tridge at samba.org-20061201044524-r6tknuvx120a4o7t
parent: tridge at samba.org-20061130232303-5zrrdp73zfnm8z5s
committer: Andrew Tridgell <tridge at samba.org>
branch nick: ctdb
timestamp: Fri 2006-12-01 15:45:24 +1100
message:
  - added ctdb_set_flags() call
  
  - added --self-connect option to ctdb_test, allowing testing when a
    node connects to itself. not as efficient as local bypass, but very
    useful for testing purposes (easier to work with 1 task in gdb than
    2)
  
  - split the ctdb_call() into an async triple, in the style of Samba4
    async functions. So we now have ctdb_call_send(), ctdb_call_recv()
    and ctdb_call().
  
  - added the main ctdb_call protocol logic. No error checking yet, but
    seems to work for simple cases
  
  - ensure we initialise the length argument to getsockopt()
modified:
  common/ctdb.c                  ctdb.c-20061127094323-t50f58d65iaao5of-2
  common/ctdb_call.c             ctdb_call.c-20061128065342-to93h6eejj5kon81-1
  ctdb_test.c                    ctdb_test.c-20061117234101-o3qt14umlg9en8z0-16
  include/ctdb.h                 ctdb.h-20061117234101-o3qt14umlg9en8z0-11
  include/ctdb_private.h         ctdb_private.h-20061117234101-o3qt14umlg9en8z0-13
  tcp/tcp_connect.c              tcp_connect.c-20061128004937-x70q1cu5xzg5g2tm-1
  tcp/tcp_init.c                 tcp_init.c-20061128004937-x70q1cu5xzg5g2tm-2
  tcp/tcp_io.c                   tcp_io.c-20061128004937-x70q1cu5xzg5g2tm-3

Diff too large for email


More information about the samba-cvs mailing list