kubernetes/pkg/volume/util
Jing Xu bb8b54af18 Fix unmountDevice issue caused by shared mount in GCI
This is a fix on top #38124. In this fix, we move the logic to filter
out shared mount references into operation_executor's UnmountDevice
function to avoid this part is being used by other types volumes such as
rdb, azure etc. This filter function should be only needed during
unmount device for GCI image.
2016-12-08 13:34:45 -08:00
..
nestedpendingoperations fix golint errors on master for 1.6 2016-12-05 15:01:33 -08:00
operationexecutor Fix unmountDevice issue caused by shared mount in GCI 2016-12-08 13:34:45 -08:00
types autogenerated 2016-10-21 17:32:32 -07:00
volumehelper run hack/update-all.sh 2016-11-23 15:53:09 -08:00
atomic_writer_test.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
atomic_writer.go Fixing Volumes on Windows 2016-11-01 15:48:37 -04:00
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
device_util_linux_test.go fix go vet errors 2016-08-10 16:45:41 -07:00
device_util_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fs_unsupported.go Fix the crossbuild that #35132 broke 2016-11-06 08:08:25 -08:00
fs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
io_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Fix unmount issue cuased by GCI mounter 2016-12-06 12:24:07 -08:00