Bug 11935

Summary: ext3 __log_wait_for_space: no transactions
Product: File System Reporter: Theodore Tso (tytso)
Component: ext3Assignee: Theodore Tso (tytso)
Status: RESOLVED DUPLICATE    
Severity: normal CC: bzolnier, mroos
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.28-rc2 Subsystem:
Regression: Yes Bisected commit-id:

Description Theodore Tso 2008-11-01 10:06:36 UTC
Latest working kernel version: 2.6.27
Problem Description: 

The following messages are showing up overnight in the log:

__log_wait_for_space: no transactions
Aborting journal on device sda3.
ext3_abort called.
EXT3-fs error (device sda3): ext3_journal_start_sb: Detected aborted journal
Remounting filesystem read-only

Reference: http://lkml.org/lkml/2008/10/30/86

Proposed Fix: http://lkml.org/lkml/2008/11/1/61
Comment 1 Theodore Tso 2008-11-01 17:54:36 UTC

*** This bug has been marked as a duplicate of bug 11937 ***