rados_ioctx_snap_set_read

Set the snapshot from which reads are performed.

Subsequent reads will return data as it was at the time of that snapshot.

@param io the io context to change @param snap the id of the snapshot to set, or LIBRADOS_SNAP_HEAD for no snapshot (i.e. normal operation)

extern (C)
void
rados_ioctx_snap_set_read

Meta