In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST
authorVolker Lendecke <vl@samba.org>
Mon, 17 Mar 2008 13:45:59 +0000 (14:45 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 17 Mar 2008 13:56:45 +0000 (14:56 +0100)
commit3ff8a21ca32ee6f800a94ecf00e6020105ad19c9
tree71ac1840dfa7aa9c9973f1b474291ef282df24b1
parent170995493376e926b7b30791286598ad6b7af4a4
In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST

This is needed to inform ctdb that it's not a persistent database, with the
O_RDONLY the tdb backend ignores this.

Merge from 491f902098d33f in 3-0-ctdb
(This used to be commit 065938ccb7bb0052746267c433637f0e05b95d85)
source3/utils/status.c