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)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:35:40 +0000 (17:35 +0200)
commit7fcd7020e0c1003c1b4c5469029567652b334d78
tree8ae10a45aaf9eeaa65832845f76a785a70f2afc6
parentdfd01892bc4a03f3e324a78691da135baddfd140
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.
(cherry picked from commit e58c8f51f27e468897af5210b80e5f5f45c3c4bb)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
server/ctdb_ltdb_server.c