2d8ebec4a8
In some cases, if a user specifies `-f` when disabling a plugin mounts
can still exist on the plugin rootfs.
This can cause problems during upgrade where the rootfs is removed and
may cause data loss.
To resolve this, ensure the rootfs is unmounted
before performing an upgrade.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
v2 | ||
backend_linux.go | ||
backend_unsupported.go | ||
blobstore.go | ||
defs.go | ||
manager.go | ||
manager_linux.go | ||
manager_solaris.go | ||
manager_test.go | ||
manager_windows.go | ||
store.go | ||
store_test.go |