Skip to content

Commit 78b9534

Browse files
sseagokaovilai
andauthored
Update pkg/util/csi/volume_snapshot.go
Co-authored-by: Tiger Kaovilai <passawit.kaovilai@gmail.com> Signed-off-by: Scott Seago <sseago@redhat.com>
1 parent 6649a40 commit 78b9534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/util/csi/volume_snapshot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ func WaitUntilVSCHandleIsReady(
661661
}
662662

663663
// The short interval for the first ten seconds is due to the fact that
664-
// Microsoft VSS backups have a hard-coded unfreeze call after 10 seconds,
664+
// Microsoft Volume Shadow Copy Service backups have a hard-coded unfreeze call after 10 seconds,
665665
// so we need to minimize waiting time during the first 10 seconds.
666666
// First poll with a short interval and timeout.
667667
interval = 1 * time.Second

0 commit comments

Comments
 (0)