1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/devmapper
Alexander Larsson 27744062aa graphdriver: Add generic test framework for graph drivers
This adds daemon/graphdriver/graphtest/graphtest which has a few
generic tests for all graph drivers, and then uses these
from the btrs, devicemapper and vfs backends.

I've not yet added the aufs backend, because i can't test that here
atm. It should work though.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-09 14:48:39 +02:00
..
attach_loopback.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
deviceset.go devmapper: Remove accidental debug spew 2014-05-08 19:25:47 +02:00
devmapper.go devmapper: Simplify thin pool device id allocation 2014-04-25 14:26:27 +02:00
devmapper_doc.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
devmapper_log.go devmapper: Simplify thin pool device id allocation 2014-04-25 14:26:27 +02:00
devmapper_test.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
devmapper_wrapper.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
driver.go Update devicemapper to pass mount flag 2014-04-29 03:40:05 -07:00
driver_test.go graphdriver: Add generic test framework for graph drivers 2014-05-09 14:48:39 +02:00
ioctl.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
MAINTAINERS Add alex as devmapper and btrfs maintainer 2014-05-05 10:47:55 -07:00
mount.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
sys.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00