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)
See Implementation
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)