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)
commit065938ccb7bb0052746267c433637f0e05b95d85
tree8a497afaf91e780d4c6d055d3bc2886c180a79f8
parent64b1625f8e3bca43504871747bef6631e1b18f44
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
source/utils/status.c