Skip to content
Snippets Groups Projects
Commit 13f96585 authored by Miek Gieben's avatar Miek Gieben
Browse files

tweaks


Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 9792bcf4
No related branches found
No related tags found
No related merge requests found
Pipeline #68678 passed
......@@ -38,7 +38,9 @@ func (c *Ceph) Detect(mount string) error {
// hit our timeout, hanging mount
return err
}
// err on file-not-found would be bad, but we may catch other errors here.
}
return nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment