moby--moby/graphdriver/devmapper
Alexander Larsson 886f650d9b devicemapper: Unmount inactive devices
This implements the new Put() operation such that
Get()/Put() maintains a refcount for each ID, mounting
only on first Get() and unmounting on the last Get().

This means we avoid littering the system with lots of mounts
and active devicemapper devices and free resources related
to them.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)

asdfljk
2014-01-21 11:26:11 +01:00
..
attach_loopback.go Merge branch 'master' into docker-osx 2013-11-28 21:16:32 -08:00
deviceset.go Discard all data on devicemapper devices when deleting them 2014-01-13 13:41:04 +01:00
devmapper.go Discard all data on devicemapper devices when deleting them 2014-01-13 13:41:04 +01:00
devmapper_doc.go Add devmapper struct doc 2013-11-20 14:09:46 -08:00
devmapper_log.go Make devicemapper linux-only 2013-11-27 19:12:51 -08:00
devmapper_test.go Make devicemapper linux-only 2013-11-27 19:12:51 -08:00
devmapper_wrapper.go Discard all data on devicemapper devices when deleting them 2014-01-13 13:41:04 +01:00
driver.go devicemapper: Unmount inactive devices 2014-01-21 11:26:11 +01:00
driver_test.go Discard all data on devicemapper devices when deleting them 2014-01-13 13:41:04 +01:00
ioctl.go Discard all data on devicemapper devices when deleting them 2014-01-13 13:41:04 +01:00
mount.go Make devicemapper linux-only 2013-11-27 19:12:51 -08:00
sys.go Merge branch 'master' into docker-osx 2013-11-28 21:16:32 -08:00