]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb/ceph: Add optional namespace support for mutex helper
authorGünther Deschner <gd@samba.org>
Fri, 7 Jun 2024 09:09:37 +0000 (14:39 +0530)
committerAnoop C S <anoopcs@samba.org>
Fri, 14 Jun 2024 06:40:37 +0000 (06:40 +0000)
commitd8c52995f68fe088dd2174562faee69ed1c95edd
tree579a8309621d8ee80802ace622589556a565870d
parent9242f1e0ddbe3653f2612c704c0dba455f843ec3
ctdb/ceph: Add optional namespace support for mutex helper

RADOS objects within a pool can be associated to a namespace for
logical separation. librados already provides an API to configure
such a namespace with respect to a context. Make use of it as an
optional argument to the helper binary.

Pair-Programmed-With: Anoop C S <anoopcs@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
ctdb/utils/ceph/ctdb_mutex_ceph_rados_helper.c