Skip to content

Commit 15c5fd7

Browse files
authored
Update REPO_FS.md
1 parent c20e8c9 commit 15c5fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REPO_FS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ the go-ipfs fs-repo in version 2 uses a different `blocks/` dir layout:
243243
├── 12200007
244244
│ └── 12200007d4e3a319cd8c7c9979280e150fc5dbaae1ce54e790f84ae5fd3c3c1a0475.data
245245
├── 1220000f
246-
│ └── 1220000fadd95a98f3a47c1ba54a26c77e15c1a175a975d88cf198cc505a06295b12.data
246+
└── 1220000fadd95a98f3a47c1ba54a26c77e15c1a175a975d88cf198cc505a06295b12.data
247247
```
248248

249249
We MUST address whether we should change the fs-repo spec to match go-ipfs in version 2, or we should change go-ipfs to match the fs-repo spec (more tiers). We MUST also address whether the levels are a repo version parameter or a config parameter. There are filesystems in which a different fanout will have wildly different performance. These are mostly networked and legacy filesystems.

0 commit comments

Comments
 (0)