From: Joe Perches Date: Mon, 10 Oct 2011 08:08:02 +0000 (-0700) Subject: udf: Promote some debugging messages to udf_error X-Git-Tag: v3.2-rc1~86^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e273e3b41e32716dc122b293b5f15635af495ff;p=pandora-kernel.git udf: Promote some debugging messages to udf_error If there is a problem with a scratched disc or loader, it's valuable to know which error occurred. Convert some debug messages to udf_error, neaten those messages too. Add the calculated tag checksum and the read checksum to error message. Make udf_error a public function and move the logging prototypes together. Original-patch-by: NamJae Jeon Reviewed-by: NamJae Jeon Signed-off-by: Joe Perches Signed-off-by: Jan Kara --- Reading git-diff-tree failed