ext4: Once a day, printk file system error information to dmesg
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000 (11:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000 (11:56 -0400)
commit66e61a9e9504f61b9a928c9055368c81da613a50
treeafcd8147b4e4771103f75f5a03b836950882dece
parent1c13d5c0872870cca3e612aa045d492ead9ab004
ext4: Once a day, printk file system error information to dmesg

This allows us to grab any file system error messages by scraping
/var/log/messages.  This will make it easy for us to do error analysis
across the very large number of machines as we deploy ext4 across the
fleet.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/super.c