ctdb-scripts: Add support for CTDB_DBDIR in tmpfs
authorMartin Schwenke <martin@meltin.net>
Fri, 23 Oct 2015 03:04:04 +0000 (14:04 +1100)
committerMichael Adam <obnox@samba.org>
Mon, 9 Nov 2015 09:58:32 +0000 (10:58 +0100)
commitbe670ef0103878d8d939de5972b567c4db404082
treebbadbdbf736b5f935e8fee5599838c11796c7799
parentf05c6d32cce334d29e373f1e74f0b52cab14409d
ctdb-scripts: Add support for CTDB_DBDIR in tmpfs

The tmpfs is mounted and unmounted by ctdbd_wrapper.  Format is
CTDB_DBDIR=tmpfs:<tmpfs-options>.  The only default for the tmpfs is
mode=700 - to override, specify a different value in <tmpfs-options>.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Nov  9 10:58:32 CET 2015 on sn-devel-104
ctdb/config/ctdbd_wrapper
ctdb/doc/ctdbd.conf.5.xml