From: Theodore Ts'o Date: Sat, 26 Sep 2009 21:43:59 +0000 (-0400) Subject: ext4: Use ext4_msg() for ext4_da_writepage() errors X-Git-Tag: v2.6.32-rc3~60^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1693918e0b6988cf5eb93b7da34f30e94360a379;p=pandora-kernel.git ext4: Use ext4_msg() for ext4_da_writepage() errors 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" --- Reading git-diff-tree failed