Files
Matthew Heon 0f6b0e8c9c Ensure volumes can be removed when they fail to unmount
Also, ensure that we don't try to mount them without root - it
appears that it can somehow not error and report that mount was
successful when it clearly did not succeed, which can induce this
case.

We reuse the `--force` flag to indicate that a volume should be
removed even after unmount errors. It seems fairly natural to
expect that --force will remove a volume that is otherwise
presenting problems.

Finally, ignore EINVAL on unmount - if the mount point no longer
exists our job is done.

Fixes: #4247
Fixes: #4248

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-10-14 10:32:15 -04:00
..
2017-11-01 11:24:59 -04:00
2019-07-03 15:41:33 -05:00
2019-07-11 09:13:06 -05:00
2019-01-18 15:43:11 -06:00
2019-07-08 09:18:11 -05:00
2019-07-07 08:54:20 -05:00
2019-07-22 15:57:23 -04:00
2019-06-25 13:51:24 -05:00
2019-06-25 13:51:24 -05:00
2019-08-18 03:48:40 +00:00
2019-06-25 13:51:24 -05:00
2019-08-28 11:35:00 -04:00
2019-06-25 13:51:24 -05:00
2018-03-14 20:21:31 +00:00
2019-08-02 15:30:31 -04:00