From: Miklos Szeredi <miklos@szeredi.hu>
To: 赵晨 <winters.zc@antgroup.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
Date: Mon, 6 Nov 2023 11:39:10 +0100 [thread overview]
Message-ID: <CAJfpegtZKrDz-NTq7-Edb7GSm7GSParoxBr7e7kEodfR8c8CMA@mail.gmail.com> (raw)
In-Reply-To: <2a2bf87a-87ba-40d2-8d10-c4960efbd11f@antgroup.com>
On Mon, 6 Nov 2023 at 10:57, 赵晨 <winters.zc@antgroup.com> wrote:
> So, based on my understanding, resend is adequate, but flush can offer
> more convenience. I would like to inquire about your preference
> regarding the two APIs. Should I do some verification and remove the
> flush API, and then resend this patchset?
I think it would be best to make it easy for the server to flush all
requests using the resend API and discard the flush API.
One idea to make it easy to distinguish between normal and resent
requests is to set the high bit of unique.
Thanks,
Miklos
next prev parent reply other threads:[~2023-11-06 10:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 14:40 [PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests 赵晨
2023-10-31 14:40 ` [PATCH v[n] 1/2] fuse: Introduce sysfs API for flushing " 赵晨
2023-10-31 14:40 ` [PATCH v[n] 2/2] fuse: Introduce sysfs API for resend " 赵晨
2023-11-01 0:52 ` Gao Xiang
2023-11-02 15:17 ` [PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or " Miklos Szeredi
2023-11-06 9:57 ` 赵晨
2023-11-06 10:39 ` Miklos Szeredi [this message]
2023-11-06 12:03 ` 赵晨
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=CAJfpegtZKrDz-NTq7-Edb7GSm7GSParoxBr7e7kEodfR8c8CMA@mail.gmail.com \
--to=miklos@szeredi.hu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=winters.zc@antgroup.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).