moby--moby/distribution/xfer
Anusha Ragunathan 1818ca9d75 Update mount state of live containers after a daemon crash.
Fix unmount issues in the daemon crash and restart lifecycle, w.r.t
graph drivers. This change sets a live container RWLayer's activity
count to 1, so that the RWLayer is aware of the mount. Note that
containerd has experimental support for restore live containers.

Added/updated corresponding tests.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
(cherry picked from commit 511a70583f)
2016-03-31 18:35:37 -04:00
..
download.go Fix pulling images that contain no layers at all 2016-03-15 11:10:03 -07:00
download_test.go Update mount state of live containers after a daemon crash. 2016-03-31 18:35:37 -04:00
transfer.go Avoid outputting last progress item twice 2016-01-26 10:03:28 -08:00
transfer_test.go Fix flaky test TestTransfer 2016-03-15 16:26:16 -07:00
upload.go Fix typo for download and upload retry messages 2016-03-15 00:56:19 +08:00
upload_test.go Fix concurrent uploads that share layers 2016-03-01 11:14:44 -08:00