Re: [PATCH] ubifs: default to zstd compression

From: Richard Weinberger
Date: Thu Apr 08 2021 - 07:00:16 EST


On Mon, Apr 5, 2021 at 5:36 PM Rui Salvaterra <rsalvaterra@xxxxxxxxx> 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