From: "Vitaliy Filippov" <vitalif@yourcmc.ru>
To: "io-uring@vger.kernel.org" <io-uring@vger.kernel.org>
Subject: write / fsync ordering
Date: Tue, 28 Jan 2020 13:31:14 +0300 [thread overview]
Message-ID: <op.0e3l6cmc0ncgu9@localhost> (raw)
Hi everyone,
Can someone point out if io_uring may reorder write and fsync requests?
If I submit a write request and an fsync request at the same time, does
that mean that fsync will sync that write request, or does it only sync
completed requests?
--
With best regards,
Vitaliy Filippov
next reply other threads:[~2020-01-28 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-28 10:31 Vitaliy Filippov [this message]
2020-01-28 10:46 ` write / fsync ordering Pavel Begunkov
2020-01-28 10:55 ` Vitaliy Filippov
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=op.0e3l6cmc0ncgu9@localhost \
--to=vitalif@yourcmc.ru \
--cc=io-uring@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.