moby--moby/graphdriver/devmapper
Guillaume J. Charmes 261bd0d187
Improve devmapper unit tests with syscall/ioctl
2013-11-28 11:53:09 -08:00
..
attach_loopback.go Correct comments 2013-11-28 11:02:53 -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 Improve devmapper unit tests with syscall/ioctl 2013-11-28 11:53:09 -08:00
driver.go Forbid syscalls in tests, add 2 new unit tests 2013-11-21 16:32:16 -08:00
driver_test.go Improve devmapper unit tests with syscall/ioctl 2013-11-28 11:53:09 -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 Correct comments 2013-11-28 11:02:53 -08:00