File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -396,8 +396,8 @@ message VolumeCapability {
396396 // SHALL NOT exceed 4 KiB.
397397 repeated string mount_flags = 2 ;
398398
399- // If SP has VOLUME_MOUNT_GROUP node capability and CO provides
400- // this field then SP MUST ensure that the volume_mount_group
399+ // If the SP has VOLUME_MOUNT_GROUP node capability and the CO provides
400+ // this field then the SP MUST ensure that the volume_mount_group
401401 // parameter is passed as the group identifier to the underlying
402402 // operating system mount system call, with the understanding
403403 // that the set of available mount call parameters and/or
@@ -1491,7 +1491,7 @@ message NodeServiceCapability {
14911491 VOLUME_CONDITION = 4 [(alpha_enum_value) = true ];
14921492 // Indicates that Node service supports mounting volumes
14931493 // with provided volume group identifier during NodeStageVolume
1494- // or node publish RPC calls.
1494+ // or NodePublishVolume RPC calls.
14951495 VOLUME_MOUNT_GROUP = 5 [(alpha_enum_value) = true ];
14961496 }
14971497
You can’t perform that action at this time.
0 commit comments