[ceph-users] Question about ceph exclusive object?

2015-02-13 Thread Dennis Chen
Hello, What exactly does the parameter 'bool exclusive' mean in the int librados::IoCtxImpl::create(const object_t oid, bool exclusive)? I can't find any doc to describe this :-( -- Den ___ ceph-users mailing list ceph-users@lists.ceph.com

Re: [ceph-users] Question about ceph exclusive object?

2015-02-13 Thread Kim Vandry
On 2015-02-13 17:54, Dennis Chen wrote: Hello, What exactly does the parameter 'bool exclusive' mean in the int librados::IoCtxImpl::create(const object_t oid, bool exclusive)? I can't find any doc to describe this :-( From documentation in librados.h: it should be set to either either