On Mon, Apr 5, 2021 at 5:36 PM Rui Salvaterra <rsalvate...@gmail.com> wrote: > > Compared to lzo and zlib, zstd is the best all-around performer, both in terms > of speed and compression ratio. Set it as the default, if available.
I was about to NACK this patch but by looking at the diff I realized that you change the default compressor only for the default filesystem as created by UBIFS itself. Queued for the merge window. :-) -- Thanks, //richard