rados_ioctx_selfmanaged_snap_rollback

Rollback an object to a self-managed snapshot

The contents of the object will be the same as when the snapshot was taken.

@param io the pool in which the object is stored @param oid the name of the object to rollback @param snapid which snapshot to rollback to @returns 0 on success, negative error code on failure

extern (C)
int
rados_ioctx_selfmanaged_snap_rollback

Meta