project-machine / puzzlefs

Apache License 2.0
380 stars 18 forks source link

builder: sort inodes before writing them out #24

Closed tych0 closed 3 years ago

tych0 commented 3 years ago

On the read side we expect the inodes to be globally sorted, so let's actually sort them :)

Signed-off-by: Tycho Andersen tycho@tycho.pizza