summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_ltdb_server.c
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2014-06-10 17:00:38 +1000
committerMartin Schwenke <martins@samba.org>2014-06-12 05:40:10 +0200
commit8c8ef5640e17c1acbda99921277a41442bcc4801 (patch)
treee73be857f5a77363cd115cf2fc672a22fc109970 /ctdb/server/ctdb_ltdb_server.c
parent22f71579a46203236bb6ec7e5bef3b2151700898 (diff)
downloadsamba-8c8ef5640e17c1acbda99921277a41442bcc4801.tar.gz
samba-8c8ef5640e17c1acbda99921277a41442bcc4801.tar.xz
samba-8c8ef5640e17c1acbda99921277a41442bcc4801.zip
ctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'ctdb/server/ctdb_ltdb_server.c')
-rw-r--r--ctdb/server/ctdb_ltdb_server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/server/ctdb_ltdb_server.c b/ctdb/server/ctdb_ltdb_server.c
index b9445cdaaad..02fd3a5ab85 100644
--- a/ctdb/server/ctdb_ltdb_server.c
+++ b/ctdb/server/ctdb_ltdb_server.c
@@ -1151,7 +1151,7 @@ int32_t ctdb_control_db_attach(struct ctdb_context *ctdb, TDB_DATA indata,
outdata->dsize = sizeof(db->db_id);
/* Try to ensure it's locked in mem */
- ctdb_lockdown_memory(ctdb->valgrinding);
+ lockdown_memory(ctdb->valgrinding);
/* tell all the other nodes about this database */
ctdb_daemon_send_control(ctdb, CTDB_BROADCAST_ALL, tdb_flags,