From: Chao Yu <chao@kernel.org>
To: Jaegeuk Kim <jaegeuk@kernel.org>,
linux-kernel@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH v4] f2fs: compress tmp files given extension
Date: Sun, 25 Jun 2023 10:49:23 +0800 [thread overview]
Message-ID: <3dcc04bc-7388-42ab-a771-1fc07e0b772d@kernel.org> (raw)
In-Reply-To: <ZJXvYG/q7gZwEuap@google.com>
On 2023/6/24 3:15, Jaegeuk Kim wrote:
> Let's compress tmp files for the given extension list.
>
> This patch does not change the previous behavior, but allow the cases as below.
>
> Extention example: "ext"
>
> - abc.ext : allow
> - abc.ext.abc : allow
> - abc.extm : not allow
>
> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
prev parent reply other threads:[~2023-06-25 2:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 20:36 [f2fs-dev] [PATCH] f2fs: compress tmp files given extension Jaegeuk Kim
2023-06-12 14:18 ` Chao Yu
2023-06-12 15:36 ` Jaegeuk Kim
2023-06-13 1:11 ` Chao Yu
2023-06-13 22:14 ` [f2fs-dev] [PATCH v2] " Jaegeuk Kim
2023-06-20 15:14 ` Chao Yu
2023-06-22 7:10 ` Jaegeuk Kim
2023-06-22 7:12 ` [f2fs-dev] [PATCH v3] " Jaegeuk Kim
2023-06-23 1:41 ` Chao Yu
2023-06-23 19:15 ` [f2fs-dev] [PATCH v4] " Jaegeuk Kim
2023-06-25 2:49 ` Chao Yu [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=3dcc04bc-7388-42ab-a771-1fc07e0b772d@kernel.org \
--to=chao@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.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 NNTP newsgroup(s).