linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* afs_fsync
@ 2010-04-18 19:46 Christoph Hellwig
  2010-04-19 11:54 ` afs_fsync David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2010-04-18 19:46 UTC (permalink / raw)
  To: dhowells; +Cc: linux-afs, linux-fsdevel

Dave,

I've been looking at afs_fsync a bit lately and don't quite
understanding what's going on there.  As of 2.6.32 we always
write out all data before calling into ->fsync.  From my very
unscientific exploration into afs_fsync it's doing exactly that
data writeout again, just in a rather complicated way, and
then marks the inode as having dirty pages again, which is not
very helpful inside ->fsync.  Any chance you could explain
what's really going on there?

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

end of thread, other threads:[~2010-04-19 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-18 19:46 afs_fsync Christoph Hellwig
2010-04-19 11:54 ` afs_fsync David Howells

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