Skip to content
Discussion options

You must be logged in to vote

I wanted to know which file order DwarFS choose.

There actually isn't a way to do this. See below for details.

I really thought this output was sorted alphabetically, and that inodes number were the actual ordering.

That output is asciibetically ordered, but the inode numbers don't have an extra meaning attached to them. They are guaranteed to be consistent across multiple runs when using the same options, but that's about it.

But I was plain wrong, as giving my own file ordering managed to make the archive smaller.

That doesn't really come as a surprise. Nilsimsa works fine on average, but it is by no means perfect.

The only difference I see with that smaller archive, is the numbe…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@T-3B
Comment options

@mhx
Comment options

mhx Feb 13, 2026
Maintainer

Answer selected by T-3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants