commit | 65a84a0f7567ea244e5246e642920260cfc2744a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Jan 07 03:30:41 2011 +0000 |
committer | Alex Elder <aelder@sgi.com> | Tue Jan 11 22:29:46 2011 -0600 |
tree | 97217a12f1a35073fcb45521f402b36e56565fa5 | |
parent | 1884bd8354c9aec4ca501dc4773c13ad2a09af7b [diff] |
xfs: Add log level to assertion printk 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>