Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
From: Yifan Zhao <zhaoyifan@sjtu.edu.cn>
To: Huang Jianan <jnhuang95@gmail.com>
Cc: linux-erofs@lists.ozlabs.org
Subject: Re: [PATCH v3 0/2] erofs-utils: mkfs: introduce inter-file multi-threaded compression
Date: Sun, 24 Mar 2024 01:32:50 +0800	[thread overview]
Message-ID: <d484e3e9-3fd0-4f00-b4a1-26c5cc20a8c9@sjtu.edu.cn> (raw)
In-Reply-To: <CAJfKizp5EW3Jg27pizH85oNhGUD4X=VjppxhH94tn_q9S_h1Tw@mail.gmail.com>


On 2024/3/23 10:51, Huang Jianan wrote:
> Hi, Yifan,
>
> I got some warnings and errors via checkpatch.pl on this patchset. You can
> check and fix them since erofs-utils follows kernel coding style.

Roger that. Will do it in next patches.


Thanks,

Yifan Zhao

>
> Thanks,
> Jianan
>
> Yifan Zhao <zhaoyifan@sjtu.edu.cn> 于2024年3月22日周五 18:24写道:
>> change log since v2:
>> - erofs_queue => erofs_inode_fifo, defined in inode.c
>>
>> Yifan Zhao (2):
>>    erofs-utils: lib: split function logic in inode.c
>>    erofs-utils: mkfs: introduce inter-file multi-threaded compression
>>
>>   include/erofs/compress.h |  16 ++
>>   include/erofs/inode.h    |  17 ++
>>   include/erofs/internal.h |   3 +
>>   lib/compress.c           | 336 +++++++++++++++++++++------------
>>   lib/inode.c              | 399 +++++++++++++++++++++++++++++++++------
>>   5 files changed, 593 insertions(+), 178 deletions(-)
>>
>> --
>> 2.44.0
>>

      reply	other threads:[~2024-03-23 17:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 10:24 [PATCH v3 0/2] erofs-utils: mkfs: introduce inter-file multi-threaded compression Yifan Zhao
2024-03-22 10:24 ` [PATCH v3 1/2] erofs-utils: lib: split function logic in inode.c Yifan Zhao
2024-03-22 10:24 ` [PATCH v3 2/2] erofs-utils: mkfs: introduce inter-file multi-threaded compression Yifan Zhao
2024-03-23  3:46   ` Huang Jianan
2024-03-23  4:02     ` Huang Jianan
2024-03-23 17:31     ` Yifan Zhao
2024-03-23  2:51 ` [PATCH v3 0/2] " Huang Jianan
2024-03-23 17:32   ` Yifan Zhao [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=d484e3e9-3fd0-4f00-b4a1-26c5cc20a8c9@sjtu.edu.cn \
    --to=zhaoyifan@sjtu.edu.cn \
    --cc=jnhuang95@gmail.com \
    --cc=linux-erofs@lists.ozlabs.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).