mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 04:17:44 +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> |
||
|---|---|---|
| .. | ||
| 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 | ||