ctdb_ltdb_store_server: always store the data when ctdb_ltdb_store() is called from...
authorMichael Adam <obnox@samba.org>
Tue, 21 Dec 2010 16:50:52 +0000 (17:50 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:56:35 +0000 (00:56 +0100)
commit299f70a7fc84abdedc5a38ae4222df19161c6e5b
tree93406cddb9d08c1a3d285614ccbf7cbbf26dbe32
parent15d23a4b00b8c85ff43ae636775eec1f970999a4
ctdb_ltdb_store_server: always store the data when ctdb_ltdb_store() is called from the client

This also fixes a segfault since ctdb_lmaster uses the vnn_map.
server/ctdb_ltdb_server.c