fix typo I found in this repo
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
@@ -203,7 +203,7 @@ func (lm *Manager) Prepare(dst, parent string) ([]containerd.Mount, error) {
|
||||
}
|
||||
|
||||
// View behaves identically to Prepare except the result may not be committed
|
||||
// back to the snappshot manager.
|
||||
// back to the snapshot manager.
|
||||
//
|
||||
// Whether or not these are readonly mounts is implementation specific, but the
|
||||
// caller may write to dst freely.
|
||||
|
||||
Reference in New Issue
Block a user