Document `delete_replica_source_snapshots` return value
`delete_replica_source_snapshots` is expected to return the updated
volumes info, even if the provider method is a no-op. If nothing
is returned, deleting the target replica disks will fail.
As such, we'll document the expected return value.