Commit 8b6e51d
committed
Fixed assert with branches in lfs3_file_traverse_
This was modified incorrectly for LFS3_2BONLY. We do actually end up
with non-bptr non-data tags here when we encounter btree inner nodes.
Code changes:
code stack ctx
before: 37864 2416 636
after: 37888 (+0.1%) 2416 (+0.0%) 636 (+0.0%)1 parent d183a88 commit 8b6e51d
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14208 | 14208 | | |
14209 | 14209 | | |
14210 | 14210 | | |
14211 | | - | |
14212 | | - | |
14213 | | - | |
| 14211 | + | |
14214 | 14212 | | |
14215 | 14213 | | |
14216 | 14214 | | |
| |||
14219 | 14217 | | |
14220 | 14218 | | |
14221 | 14219 | | |
14222 | | - | |
| 14220 | + | |
14223 | 14221 | | |
14224 | 14222 | | |
14225 | 14223 | | |
| |||
0 commit comments