mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 06:47:51 +08:00
* pinmfs: log error if pin failed
* refactor: log pre-existing remote mfs pins
This cleans up debug logging and ensures we use %q for data read from
remote services. We log pre-existing pins for MFS root and print ERROR
if pin for current root has status "failed", otherwise, we log to debug.
Co-authored-by: Marcin Rataj <lidel@lidel.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| dist | ||
| util | ||
| .gitignore | ||
| daemon_linux.go | ||
| daemon_other.go | ||
| daemon.go | ||
| dnsresolve_test.go | ||
| init.go | ||
| ipfs.go | ||
| main.go | ||
| migration_test.go | ||
| migration.go | ||
| pinmfs_test.go | ||
| pinmfs.go | ||
| Rules.mk | ||
| runmain_test.go | ||