git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c13d5c
)
ext4: Once a day, printk file system error information to dmesg
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000
(11:56 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000
(11:56 -0400)
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>
No differences found