moby/integration
Brian Goff 647c2a6cdd Restore active mount counts on live-restore
When live-restoring a container the volume driver needs be notified that
there is an active mount for the volume.
Before this change the count is zero until the container stops and the
uint64 overflows pretty much making it so the volume can never be
removed until another daemon restart.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-06-27 16:33:23 +00:00
..
build Fix loop-closure bugs in tests 2023-02-15 12:44:52 -05:00
config integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
container testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
daemon Restore active mount counts on live-restore 2023-06-27 16:33:23 +00:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
internal Support recursively read-only (RRO) mounts 2023-05-26 01:58:24 +09:00
network testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
plugin testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
secret integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
service integration: inline filters in tests 2023-04-25 15:15:50 +02:00
session testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
system testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00