linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix buffer dirtying in data=journal mode
@ 2010-06-21 10:42 Jan Kara
  2010-06-21 10:42 ` [PATCH 1/2] ext3: " Jan Kara
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jan Kara @ 2010-06-21 10:42 UTC (permalink / raw)
  To: linux-ext4


  Hi,

  two patches below fix warnings and possible BUGs in ext3/ext4 when running
in data=journal mode (see https://bugzilla.kernel.org/show_bug.cgi?id=14156).
Admittedly, the workaround I've chosen is kind of ugly but reimplementing
block_prepare_write() just for the data=journal mode seems even uglier to me.
If anybody has better solution, I'd gladly hear it.

								Honza

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

end of thread, other threads:[~2010-07-21 14:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 10:42 [PATCH 0/2] Fix buffer dirtying in data=journal mode Jan Kara
2010-06-21 10:42 ` [PATCH 1/2] ext3: " Jan Kara
2010-07-19 18:02   ` Josef Bacik
2010-07-19 18:41     ` Josef Bacik
2010-06-21 10:42 ` [PATCH 2/2] ext4: " Jan Kara
2010-07-21 14:32   ` Jan Kara
2010-07-12 17:38 ` [PATCH 0/2] " Jan Kara

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