Home
last modified time | relevance | path

Searched hist:fb5ffb0e160c93c3fe08ab83845eb9a2768af812 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/quota/
H A Dquota_tree.hdiff fb5ffb0e160c93c3fe08ab83845eb9a2768af812 Tue Jul 20 16:54:43 CEST 2010 Jiaying Zhang <jiayingz@google.com> 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 <jiayingz@google.com>
Signed-off-by: Jan Kara <jack@suse.cz>
H A Dquota_tree.cdiff fb5ffb0e160c93c3fe08ab83845eb9a2768af812 Tue Jul 20 16:54:43 CEST 2010 Jiaying Zhang <jiayingz@google.com> 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 <jiayingz@google.com>
Signed-off-by: Jan Kara <jack@suse.cz>
/linux/include/linux/
H A Dquotaops.hdiff fb5ffb0e160c93c3fe08ab83845eb9a2768af812 Tue Jul 20 16:54:43 CEST 2010 Jiaying Zhang <jiayingz@google.com> 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 <jiayingz@google.com>
Signed-off-by: Jan Kara <jack@suse.cz>