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
@ -480,7 +480,7 @@ func undoVolReservation(ctx context.Context, rbdVol *rbdVolume, cr *util.Credent
|
||||
// Reserve omap data
|
||||
// Generate new volume Handler
|
||||
// Create old volumeHandler to new handler mapping
|
||||
// The volume handler wont remain same as its contains poolID,clusterID etc
|
||||
// The volume handler won't remain same as its contains poolID,clusterID etc
|
||||
// which are not same across clusters.
|
||||
func RegenerateJournal(imageName, volumeID, pool, journalPool, requestName string, cr *util.Credentials) error {
|
||||
ctx := context.Background()
|
||||
|
Reference in New Issue
Block a user