1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graphdriver/aufs
Alexander Larsson bcaf6c2359 Add Put() to graphdriver API and use it
This makes all users of Put() have a corresponding call
to Get() which means we will be able to track whether
any particular ID is in use and if not unmount it.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-01-21 11:25:37 +01:00
..
aufs.go Add Put() to graphdriver API and use it 2014-01-21 11:25:37 +01:00
aufs_test.go Increase max image depth to 127 2013-11-26 17:04:55 -08:00
dirs.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
migrate.go Handle image metadata when drivers are switched 2013-11-20 10:31:51 -08:00
mount.go Fix unmount issues 2013-12-18 15:24:08 -08:00
mount_darwin.go Fix OSX compilation for aufs 2013-12-18 10:18:49 -08:00
mount_linux.go Fix OSX compilation for aufs 2013-12-18 10:18:49 -08:00