Jiaxun Song

Results 1 issues of Jiaxun Song

The method [`isVolumePathMounted`](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/blob/b576f7361f0af3301e60bf08fb26c48f041b7d26/pkg/gce-pd-csi-driver/node.go#L73-L75) in node.go generates message "NodePublishVolume check volume path...", which is confusing because the method `isVolumePathMounted` is being used in both `NodePublishVolume` and `NodeStageVolume` methods.

lifecycle/stale