All of lore.kernel.org
 help / color / mirror / Atom feed
* ctime/mtime update in affs and hpfs write path
@ 2005-10-31 23:53 Christoph Hellwig
  2005-11-01  1:03 ` Roman Zippel
  2005-11-03  0:29 ` ctime/mtime update in affs and hpfs write path Mikulas Patocka
  0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2005-10-31 23:53 UTC (permalink / raw)
  To: linux-fsdevel, mikulas, zippel

Both AFFS and HPFS update the ctime and mtime in the write path, after
generic_file_write returned and mark the inode dirty.  Anyone's got an
idea why these two filesystems aren't happy with the ctime/mtime updates
vi generic_file_write before we copied the data into the pagecache?

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

end of thread, other threads:[~2005-11-03  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 23:53 ctime/mtime update in affs and hpfs write path Christoph Hellwig
2005-11-01  1:03 ` Roman Zippel
2005-11-01  1:07   ` [PATCH] remove superflous ctime/mtime updates in affs Christoph Hellwig
2005-11-01  1:20     ` Roman Zippel
2005-11-03  0:29 ` ctime/mtime update in affs and hpfs write path Mikulas Patocka

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.