add store_unlock pdu's for the domain socket.
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Thu, 12 Apr 2007 23:41:15 +0000 (09:41 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Thu, 12 Apr 2007 23:41:15 +0000 (09:41 +1000)
commit03c49c052640673697684489c1fd3ac9096cede7
treea2e75f140e73885e0575cb62c6a5b2d635826bee
parentd4dfaaf76fc16f5e6e057f93bf4360e70df3f4dc
add store_unlock pdu's for the domain socket.

note that the store_unlock does not actually do anything yet apart from passing the pdu from client to daemon   and daemon responds.

next is to make sure the daemon actually stores the data in a database

(This used to be ctdb commit 167d6993e78f6a1d0f6607ef66925a14993ae6a1)
ctdb/common/ctdb_call.c
ctdb/common/ctdb_client.c
ctdb/common/ctdb_daemon.c
ctdb/include/ctdb_private.h
ctdb/tests/ctdb_fetch1.c