k3s/pkg/volume/rbd
Huamin Chen de41fd3960 rbd: no more remount.
remount was originally needed to ensure rw/ro is set correctly. There is no such need since mount is using exec interface

Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-10-08 13:50:41 -04:00
..
disk_manager.go Rename IsMountPoint to IsLikelyNotMountPoint 2015-08-14 18:45:43 -04:00
doc.go Add doc.go files for all volume plugins 2015-05-23 16:59:12 -04:00
rbd.go rbd: no more remount. 2015-10-08 13:50:41 -04:00
rbd_test.go Introduce nsenter writer for volume plugins 2015-09-17 16:40:29 +02:00
rbd_util.go rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead 2015-09-29 10:13:01 -04:00