Commit 06c1effd authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Update comment about Unmount.

parent a236359c
......@@ -518,9 +518,7 @@ func (me *FileSystemConnector) mountRoot(fs FileSystem, opts *FileSystemOptions)
me.verify()
}
// Unmount() tries to unmount the given path. Because of kernel-side
// caching, it may takes a few seconds for files to disappear when
// viewed from user-space.
// Unmount() tries to unmount the given path.
//
// Returns the following error codes:
//
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment