moby--moby/plugin
Christopher Jones a260417927 [plugins] return err when failing remove
Fixes a case where removing the plugin from disk would
fail silently. Also moves pluginStore remove after we
remove from disk, so 'docker plugin ls' doesn't isn't
empty in case it errors out.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
(cherry picked from commit fb11164c4f)
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-12-15 21:06:23 -08:00
..
distribution remove old media type compat for plugins 2016-12-12 13:25:27 -08:00
store Fix race in setting plugin refcounts. 2016-12-09 14:16:26 -08:00
v2 Refcount graphdriver plugins properly 2016-12-13 19:56:51 -08:00
backend_linux.go [plugins] return err when failing remove 2016-12-15 21:06:23 -08:00
backend_unsupported.go Fix `docker inspect <unkown object>` issue on Windows 2016-12-07 16:16:34 -08:00
manager.go plugins: container-rootfs-relative paths 2016-12-09 14:16:04 -08:00
manager_linux.go Fix issues with plugin and `--live-restore` 2016-12-13 19:56:44 -08:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-09 14:13:13 -08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-09 14:13:13 -08:00