moby--moby/graphdriver/devmapper
Guillaume J. Charmes 8a5d927a53
Check if the target loopback is a block device
2013-11-27 18:21:17 -08:00
..
attachLoopback.go Check if the target loopback is a block device 2013-11-27 18:21:17 -08:00
deviceset.go Refactor attach loop device in pure Go 2013-11-27 15:39:30 -08:00
devmapper.go Extract ioctl from wrapper 2013-11-27 17:47:20 -08:00
devmapper_doc.go Add devmapper struct doc 2013-11-20 14:09:46 -08:00
devmapper_log.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
devmapper_test.go devmapper: skip test which are not unit tests 2013-11-21 02:12:51 +00:00
devmapper_wrapper.go Extract ioctl from wrapper 2013-11-27 17:47:20 -08:00
driver.go Forbid syscalls in tests, add 2 new unit tests 2013-11-21 16:32:16 -08:00
driver_test.go Forbid syscalls in tests, add 2 new unit tests 2013-11-21 16:32:16 -08:00
ioctl.go Extract ioctl from wrapper 2013-11-27 17:47:20 -08:00
mount.go Forbid syscalls in tests, add 2 new unit tests 2013-11-21 16:32:16 -08:00
sys.go Check if the target loopback is a block device 2013-11-27 18:21:17 -08:00