linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is UNSTABLE ever sent in client writes?
@ 2015-10-01 16:55 Constantine Peresypkin
  2015-10-01 17:32 ` Benjamin Coddington
  0 siblings, 1 reply; 5+ messages in thread
From: Constantine Peresypkin @ 2015-10-01 16:55 UTC (permalink / raw)
  To: linux-nfs

Tried with various mount options (sync, async)
Looked into source code.
It seems like it will never be sent, client always assumes server can
do FILE_SYNC, and server cannot respond with anything else, if
implemented correctly.
But what we can do if the server is inherently unable to do FILE_SYNC
(eventual consistency, write reorder, etc.)?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-01 19:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 16:55 Is UNSTABLE ever sent in client writes? Constantine Peresypkin
2015-10-01 17:32 ` Benjamin Coddington
2015-10-01 17:37   ` Constantine Peresypkin
2015-10-01 17:55     ` Benjamin Coddington
2015-10-01 19:12       ` Constantine Peresypkin

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).