From: Eric Sandeen Date: Thu, 4 Jun 2009 21:36:36 +0000 (-0400) Subject: ext4: Change all super.c messages to print the device X-Git-Tag: v2.6.31-rc1~396^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31e15527a9bb71b6a11a425d17ce139a62f5af5;p=pandora-kernel.git ext4: Change all super.c messages to print the device This patch changes ext4 super.c to include the device name with all warning/error messages, by using a new utility function ext4_msg. It's a rather large patch, but very mechanic. I left debug printks alone. This is a straightforward port of a patch which Andi Kleen did for ext3. Cc: Andi Kleen Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed