From: Jiaying Zhang Date: Tue, 20 Jul 2010 14:54:43 +0000 (+0200) Subject: quota: Change quota error message to print out disk and function name X-Git-Tag: v2.6.36-rc1~502^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb5ffb0e160c93c3fe08ab83845eb9a2768af812;p=pandora-kernel.git quota: Change quota error message to print out disk and function name The current quota error message doesn't always print the disk name, so it is hard to identify the "bad" disk when quota error happens. This patch changes the standardized quota error message to print out disk name and function name. It also uses a combination of cpp macro and inline function to provide better type checking and to lower the text size of the message. [Jan Kara: Export __quota_error] Signed-off-by: Jiaying Zhang Signed-off-by: Jan Kara --- Reading git-diff-tree failed