Skip to content

Commit

Permalink
Merge pull request kubernetes#18232 from pwittrock/fsacct
Browse files Browse the repository at this point in the history
Auto commit by PR queue bot
  • Loading branch information
k8s-merge-robot committed Dec 11, 2015
2 parents 08cf0d0 + dec135a commit c68f066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/volume/cinder/cinder.go
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ type cinderVolume struct {
// diskMounter provides the interface that is used to mount the actual block device.
blockDeviceMounter mount.Interface
plugin *cinderPlugin
volume.MetricsNil
}

func detachDiskLogError(cd *cinderVolume) {
Expand Down

0 comments on commit c68f066

Please sign in to comment.