Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-04-14 19:06:16
Also in:
linux-btrfs, linux-f2fs-devel, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-04-14 19:06:16
Also in:
linux-btrfs, linux-f2fs-devel, lkml
On Wed, Apr 14, 2021 at 11:53:51AM -0700, Nick Terrell wrote:
On Wed, Apr 14, 2021 at 11:35 AM Eric Biggers [off-list ref] wrote:quoted
On Wed, Apr 14, 2021 at 11:01:29AM -0700, Nick Terrell wrote:quoted
Hi all, I would really like to make some progress on this and get it merged. This patchset offsers: * 15-30% better decompression speed * 3 years of zstd bug fixes and code improvements * Allows us to import zstd directly from upstream so we don't fall 3 years out of date again Thanks, NickI think it would help get it merged if someone actually volunteered to maintain it. As-is there is no entry in MAINTAINERS for this code.I was discussing with Chris Mason about volunteering to maintain the code myself. We wanted to wait until this series got merged before going that route, because there was already a lot of comments about it, and I didn't want to appear to be trying to bypass any review or criticisms. But, please let me know what you think.
I expect that most people would like to see a commitment to maintain this code before merging. The usual way to do that is to add a MAINTAINERS entry. Otherwise it is 27000 lines of code dumped on other people to maintain. - Eric