All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] Flush on file close
@ 2010-04-19 18:30 Andrew Perepechko
  2010-04-19 22:31 ` Oleg Drokin
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Andrew Perepechko @ 2010-04-19 18:30 UTC (permalink / raw)
  To: lustre-devel

Some applications expect non-zero errno on close() for any errors that may 
happen during flushing dirty cached data/metadata even though linux manual 
page for close(2) suggests that fsync(2) should be used prior to close(2) in 
order to detect problems like those.

Since syncing may degrade performance to a large extent, what do you think is 
the best/most convenient/least intrusive way to switch to that behaviour? 
Should it be a mount option for the client or anything else?

Andrew.

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

end of thread, other threads:[~2010-04-22  5:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 18:30 [Lustre-devel] Flush on file close Andrew Perepechko
2010-04-19 22:31 ` Oleg Drokin
2010-04-20  2:34 ` Andreas Dilger
2010-04-20  5:16   ` Oleg Drokin
2010-04-20  7:56     ` Mitchell Erblich
2010-04-20 19:46       ` Oleg Drokin
2010-04-20 19:57         ` Oleg Drokin
2010-04-21 21:04     ` Andreas Dilger
2010-04-22  5:15       ` Alexey Lyashkov
2010-04-20  4:04 ` Andreas Dilger
2010-04-20 20:27 ` Nicolas Williams
2010-04-20 20:43   ` Nicolas Williams

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.