mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() There is no need to parse mount table and iterate through the list of mounts, and then call Unmount() which again parses the mount table and iterates through the list of mounts. It is totally OK to call Unmount() unconditionally. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
local.go | ||
local_test.go | ||
local_unix.go | ||
local_windows.go |