rados_ioctx_pool_set_auid

Attempt to change an io context's associated auid "owner"

Requires that you have write permission on both the current and new auid.

@param io reference to the pool to change. @param auid the auid you wish the io to have. @returns 0 on success, negative error code on failure

extern (C)
int
rados_ioctx_pool_set_auid

Meta