public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] RFC: log all i_size updates
@ 2011-08-24  5:59 Christoph Hellwig
  2011-08-24  5:59 ` [PATCH 1/3] xfs: improve ioend error handling Christoph Hellwig
  2011-08-24  5:59 ` [PATCH 2/3] xfs: use per-filesystem I/O completion workqueues Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Christoph Hellwig @ 2011-08-24  5:59 UTC (permalink / raw)
  To: xfs

Given the bug we recently had pop up on IRC about lost i_size updates
when writing out inodes during umount I think it's time to stop relying
on the writeback code to get these things right for us, and always
log the inode size updates normally.  Patches 1 and 2 are preparations
that should go into the tree anyway, and patch 3 switches us to directly
log the size updates from the I/O completion handler.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2011-09-12 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24  5:59 [PATCH 0/3] RFC: log all i_size updates Christoph Hellwig
2011-08-24  5:59 ` [PATCH 1/3] xfs: improve ioend error handling Christoph Hellwig
2011-09-02  0:19   ` Dave Chinner
2011-09-12 14:40   ` Alex Elder
2011-09-12 14:49     ` Christoph Hellwig
2011-08-24  5:59 ` [PATCH 2/3] xfs: use per-filesystem I/O completion workqueues Christoph Hellwig
2011-08-25  0:48   ` Dave Chinner
2011-08-25  5:20     ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox