Commit 30e60e0
committed
storage: overlay: only unmount storage home if needed
Do not attempt to unmount storage home directory if we were not supposed
to mount or remount it at all. This is never useful and may also break
certain (unsupported) setups.
Fixes: containers/podman#27012
Signed-off-by: Ivan Shapovalov <[email protected]>1 parent 58b82c9 commit 30e60e0
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | | - | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
867 | 871 | | |
868 | 872 | | |
869 | 873 | | |
| |||
0 commit comments