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:
1884bd8
)
xfs: Add log level to assertion printk
author
Anton Blanchard
<anton@samba.org>
Fri, 7 Jan 2011 03:30:41 +0000
(
03:30
+0000)
committer
Alex Elder
<aelder@sgi.com>
Wed, 12 Jan 2011 04:29:46 +0000
(22:29 -0600)
I received a ppc64 bug report involving xfs but the assertion was
filtered out by the console log level. Use KERN_CRIT to ensure it
makes it out.
Signed-off-by: Anton Blanchard <anton@samba.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found