moby--moby/plugin
Brian Goff db5f31732a Don't unmount entire plugin manager tree on remove
This was mistakenly unmounting everything under `plugins/*` instead of
just `plugins/<id>/*` anytime a plugin is removed.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-27 12:30:37 -04:00
..
v2 Update moby to runc and oci 1.0 runtime final rc 2017-05-05 13:45:45 -07:00
backend_linux.go Don't unmount entire plugin manager tree on remove 2017-05-27 12:30:37 -04:00
backend_unsupported.go Use distribution reference 2017-02-07 11:08:37 -08:00
blobstore.go Use chrootarchive for plugin rootfs 2017-05-18 14:53:46 -07:00
defs.go When authz plugin is disabled, remove from authz middleware chain. 2017-03-22 12:07:39 -07:00
manager.go Merge pull request #31930 from anusha-ragunathan/authz-disable 2017-03-22 14:17:38 -07:00
manager_linux.go Make sure plugin rootfs is unmounted on upgraded 2017-04-11 21:09:15 -04:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
store.go Use distribution reference 2017-02-07 11:08:37 -08:00
store_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00