commit | 08ec8c3878cea0bf91f2ba3c0badf44b383752d0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jan 16 11:57:00 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jan 16 11:57:00 2009 -0500 |
tree | 560d9d0c02270f4d21bc7d7bc18d1b97994bc746 | |
parent | a21102b55c4f8dfd3adb4a15a34cd62237b46039 [diff] |
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" Otherwise it can be very confusing to find a "EXT3-fs: " failure in the middle of EXT4-fs failures, and it makes it harder to track the source of the failure. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>