![]() We currently use a global lock to protect global data (like the Devices map) as well as device data itself and access to (non-threadsafe) libdevmapper. This commit also adds a per-device lock, which will allow per-device operations to temporarily release the global lock while e.g. waiting. The per-device lock will make sure that nothing else accesses that device while we're operating on it. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) |
||
---|---|---|
.. | ||
attach_loopback.go | ||
deviceset.go | ||
devmapper.go | ||
devmapper_doc.go | ||
devmapper_log.go | ||
devmapper_test.go | ||
devmapper_wrapper.go | ||
driver.go | ||
driver_test.go | ||
ioctl.go | ||
mount.go | ||
sys.go |