docs/graphdriver
Alexander Larsson 81f148be56 devmapper: Increase sleep times and unlock while sleeping
We've seen some cases in the wild where waiting for unmount/deactivate
of devmapper devices taking a long time (several seconds). So, we increase
the sleeps to 10 seconds before we timeout. For instance:

https://github.com/dotcloud/docker/issues/4389

But, in order to not keep other processes blocked we unlock the global
dm lock while waiting to allow other devices to continue working.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-06 18:36:08 +01:00
..
aufs aufs: Skip tests if aufs not supported 2014-03-03 15:11:49 +01:00
btrfs Merge pull request #3893 from tianon/clean-up-btrfs-error-messages 2014-02-03 09:51:41 -08:00
devmapper devmapper: Increase sleep times and unlock while sleeping 2014-03-06 18:36:08 +01:00
vfs Add Put() to graphdriver API and use it 2014-01-21 11:25:37 +01:00
driver.go Properly close archives 2014-02-14 13:46:17 +01:00