kubo
kubo copied to clipboard
fix(core): look for MFS root in local repo only
Closes https://github.com/ipfs/go-ipfs/issues/7183. (The bigger issue of GC/MFS lock is being worked on independently. We close the issue about hanging on startup.)
@aschmahmann will approve/merge
I tested this locally with the new command in https://github.com/ipfs/go-ipfs/pull/8648. That seems like the most organic way to add a sharness test for this so will mark it as blocked on that other one (feel free to suggest an alternative test that would keep both independent).