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:
8365388
)
ext4: Use ext4_msg() for ext4_da_writepage() errors
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 26 Sep 2009 21:43:59 +0000
(17:43 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 26 Sep 2009 21:43:59 +0000
(17:43 -0400)
This allows the user to see what filesystem was involved with a
particular ext4_da_writepage() error. Also, use KERN_CRIT which is
more appropriate than KERN_EMERG.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found