From: Kemeng Shi <shikemeng@huaweicloud.com>
To: miklos@szeredi.hu, bernd.schubert@fastmail.fm,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] Remove usage of FR_WAITING
Date: Wed, 13 Sep 2023 17:22:44 +0800 [thread overview]
Message-ID: <20230913092246.22747-1-shikemeng@huaweicloud.com> (raw)
v1->v2:
-Fix typo in patch 1
-Drop patch "fuse: move fuse_put_request a bit to remove forward
declaration"
This series aims to remove unneeded usage of FR_WATING flag. More
details can be found in respective patches. Thanks!
Kemeng Shi (2):
fuse: move FR_WAITING set from fuse_request_queue_background to
fuse_simple_background
fuse: remove usage of FR_WATING flag
fs/fuse/dev.c | 15 ++++-----------
fs/fuse/fuse_i.h | 2 --
2 files changed, 4 insertions(+), 13 deletions(-)
--
2.30.0
next reply other threads:[~2023-09-13 1:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 9:22 Kemeng Shi [this message]
2023-09-13 9:22 ` [PATCH v2 1/2] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background Kemeng Shi
2023-09-16 11:15 ` Bernd Schubert
2023-09-13 9:22 ` [PATCH v2 2/2] fuse: remove usage of FR_WATING flag Kemeng Shi
2023-09-16 11:30 ` Bernd Schubert
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=20230913092246.22747-1-shikemeng@huaweicloud.com \
--to=shikemeng@huaweicloud.com \
--cc=bernd.schubert@fastmail.fm \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
/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).