Is there a way to control the layout of files on disk when building an EROFS image? SquashFS, for example, has the -sort / --sort-file options that let you fine-tune how data is clustered, and I was wondering if EROFS provides something similar.
Thanks!