mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
cleanup: fix misspell words
fixed misspell words detected by codespell Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
Niels de Vos
parent
28793efc90
commit
8ebb9a1ba0
@ -718,7 +718,7 @@ func (conn *Connection) CheckNewUUIDMapping(ctx context.Context,
|
||||
}
|
||||
|
||||
// ReserveNewUUIDMapping creates the omap mapping between the oldVolumeHandle
|
||||
// and the newVolumeHandle. Incase of Async Mirroring the PV is statically
|
||||
// and the newVolumeHandle. In case of Async Mirroring the PV is statically
|
||||
// created it will have oldVolumeHandle,the volumeHandle is composed of
|
||||
// clusterID,PoolID etc. as the poolID and clusterID might be different at the
|
||||
// secondary cluster cephcsi will generate the new mapping and keep it for
|
||||
|
Reference in New Issue
Block a user