linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Patch to address the ext4 corruption problem
@ 2012-10-25 20:00 Theodore Ts'o
  2012-10-25 20:01 ` [PATCH 1/2] ext4: revert "jbd2: don't write superblock when if its empty" Theodore Ts'o
  2012-10-25 20:01 ` [PATCH 2/2] ext4: fix I/O error when unmounting an ro file system Theodore Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Theodore Ts'o @ 2012-10-25 20:00 UTC (permalink / raw)
  To: Ext4 Developers List; +Cc: sandeen, Theodore Ts'o

This is the patch series I propose to send to Linus after I get
confirmation from either Toralf or Nix that this fixes the increased
incidence rate of this problem to pre-3.6.2 levels.  (Nix has found a
way to reproduce the problem with 3.6.1, but it seems that it's much
more easy with 3.6.2 and 3.6.3.)

The second patch fixes the problem which the original commit is
attempting to address, but in a way which does not change jbd2's
behavior in the case where the journal block device is not read/only.

Please review/comment/test; thanks!!

Theodore Ts'o (2):
  ext4: revert "jbd2: don't write superblock when if its empty"
  ext4: fix I/O error when unmounting an ro file system

 fs/jbd2/journal.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

-- 
1.7.12.rc0.22.gcdd159b


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

end of thread, other threads:[~2012-10-25 20:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 20:00 [PATCH 0/2] Patch to address the ext4 corruption problem Theodore Ts'o
2012-10-25 20:01 ` [PATCH 1/2] ext4: revert "jbd2: don't write superblock when if its empty" Theodore Ts'o
2012-10-25 20:01 ` [PATCH 2/2] ext4: fix I/O error when unmounting an ro file system Theodore Ts'o

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