From: Namjae Jeon <linkinjeon@kernel.org>
To: "Yuezhang.Mo@sony.com" <Yuezhang.Mo@sony.com>
Cc: "sj1557.seo@samsung.com" <sj1557.seo@samsung.com>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Andy.Wu@sony.com" <Andy.Wu@sony.com>,
"Wataru.Aoyama@sony.com" <Wataru.Aoyama@sony.com>
Subject: Re: [PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack
Date: Mon, 28 Nov 2022 21:46:56 +0900 [thread overview]
Message-ID: <CAKYAXd-1=+2zo2sGQ8sZdJ7xcuOsWBXx+Cf_YromVUt6-thPwg@mail.gmail.com> (raw)
In-Reply-To: <PUZPR04MB631661A405BDD1987B969597810F9@PUZPR04MB6316.apcprd04.prod.outlook.com>
2022-11-24 15:40 GMT+09:00, Yuezhang.Mo@sony.com <Yuezhang.Mo@sony.com>:
> This patchset reduces the size of exfat_entry_set_cache and moves
> it from heap to stack.
>
> Changes for v2:
> * [1/5] [5/5]
> - Rename ES_*_ENTRY to ES_IDX_*
> - Fix ES_IDX_LAST_FILENAME() to return the index of the last
> filename entry
> - Add ES_ENTRY_NUM() MACRO
>
> Yuezhang Mo (5):
> exfat: reduce the size of exfat_entry_set_cache
> exfat: support dynamic allocate bh for exfat_entry_set_cache
> exfat: move exfat_entry_set_cache from heap to stack
> exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
> exfat: replace magic numbers with Macros
Applied, Thanks for your patches!
prev parent reply other threads:[~2022-11-28 12:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-24 6:40 [PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack Yuezhang.Mo
2022-11-24 13:01 ` Sungjong Seo
2022-11-28 12:46 ` Namjae Jeon [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='CAKYAXd-1=+2zo2sGQ8sZdJ7xcuOsWBXx+Cf_YromVUt6-thPwg@mail.gmail.com' \
--to=linkinjeon@kernel.org \
--cc=Andy.Wu@sony.com \
--cc=Wataru.Aoyama@sony.com \
--cc=Yuezhang.Mo@sony.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sj1557.seo@samsung.com \
/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).