mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Gao Xiang <hsiangkao@linux.alibaba.com>
To: Randy Dunlap <rdunlap@infradead.org>, linux-erofs@lists.ozlabs.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH RESEND] erofs: DEFLATE compression support
Date: Thu, 13 Jul 2023 07:56:36 +0800	[thread overview]
Message-ID: <a76b6126-be35-cf24-752c-545168ce5174@linux.alibaba.com> (raw)
In-Reply-To: <e3a637af-ed6f-cd18-9423-bdb34ae60f3b@infradead.org>

Hi Randy,

On 2023/7/13 07:46, Randy Dunlap wrote:
> Hi--
> 
> On 7/12/23 16:33, Gao Xiang wrote:
>> diff --git a/fs/erofs/Kconfig b/fs/erofs/Kconfig
>> index f259d92c9720..d7b5327215f0 100644
>> --- a/fs/erofs/Kconfig
>> +++ b/fs/erofs/Kconfig
>> @@ -99,6 +99,21 @@ config EROFS_FS_ZIP_LZMA
>>   
>>   	  If unsure, say N.
>>   
>> +config EROFS_FS_ZIP_DEFLATE
>> +	bool "EROFS DEFLATE compressed data support"
>> +	depends on EROFS_FS_ZIP
>> +	select ZLIB_INFLATE
>> +	help
>> +	  Saying Y here includes support for reading EROFS file systems
>> +	  containing DEFLATE compressed data.  It gives better compression
>> +	  ratios than the default LZ4 format, whileas it costs more CPU
> 
> 	                                      while
> or	  although
> or	  but

Thanks for pointing out, let me fix in the next version!

Thanks,
Gao Xiang

      reply	other threads:[~2023-07-12 23:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 23:30 [PATCH] " Gao Xiang
2023-07-12 23:33 ` [PATCH RESEND] " Gao Xiang
2023-07-12 23:46   ` [PATCH v2] " Gao Xiang
2023-07-13  0:01     ` Randy Dunlap
2023-07-13  0:07       ` Gao Xiang
2023-07-12 23:46   ` [PATCH RESEND] " Randy Dunlap
2023-07-12 23:56     ` Gao Xiang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a76b6126-be35-cf24-752c-545168ce5174@linux.alibaba.com \
    --to=hsiangkao@linux.alibaba.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®