1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Anusha Ragunathan 8cb2229cd1 Enforce zero plugin refcount during disable.
When plugins have a positive refcount, they were not allowed to be
removed. However, plugins could still be disabled when volumes
referenced it and containers using them were running.

This change fixes that by enforcing plugin refcount during disable.
A "force" disable option is also added to ignore reference refcounting.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-12-22 13:26:53 -08:00
..
distribution Merge pull request #29230 from vieux/remove_old_media_type_plugin 2016-12-12 12:43:32 -08:00
store Merge pull request #29281 from anusha-ragunathan/fix_race 2016-12-09 12:47:39 -08:00
v2 fix devices in plugins 2016-12-15 15:35:53 -08:00
backend_linux.go Enforce zero plugin refcount during disable. 2016-12-22 13:26:53 -08:00
backend_unsupported.go Enforce zero plugin refcount during disable. 2016-12-22 13:26:53 -08:00
manager.go Merge pull request #29423 from unclejack/api_cli_integ_return 2016-12-17 21:30:47 +01:00
manager_linux.go Fix issues with plugin and --live-restore 2016-12-13 16:11:59 -05:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00