ceph-csi/pkg/cephfs
Madhu Rajanna eddfc123e5 discard umount error if directory is not mounted
if the directory is not mounted return nil
during umount of mountPoint

Discard error if error is os.IsNotExist

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit dcafdb519e)
2019-12-17 14:10:00 +00:00
..
cephfs_util.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
controllerserver.go Fix volsize for cephfs and rbd 2019-10-11 09:01:49 +00:00
driver.go Added forcecephkernelclient as startup parameter to force enabling ceph 2019-10-16 07:24:58 +00:00
errors.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
fsjournal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
identityserver.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
mountcache_test.go code style 2019-04-01 23:02:19 +08:00
mountcache.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
nodeserver.go discard umount error if directory is not mounted 2019-12-17 14:10:00 +00:00
util.go Address security concerns reported by 'gosec' 2019-09-04 11:48:37 +00:00
volume.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 12:35:37 +00:00
volumemounter.go discard umount error if directory is not mounted 2019-12-17 14:10:00 +00:00
volumeoptions.go Fix volsize for cephfs and rbd 2019-10-11 09:01:49 +00:00