kubo icon indicating copy to clipboard operation
kubo copied to clipboard

fix(core): look for MFS root in local repo only

Open schomatis opened this issue 3 years ago • 2 comments

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.)

schomatis avatar Jan 11 '22 15:01 schomatis

@aschmahmann will approve/merge

BigLep avatar Mar 11 '22 17:03 BigLep

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).

schomatis avatar Mar 17 '22 19:03 schomatis