From: Dmitry Monakhov Date: Wed, 9 Dec 2009 00:05:30 +0000 (+0300) Subject: ext3: quota macros cleanup [V2] X-Git-Tag: v2.6.33-rc2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c459001fa4f71deafb62e00fa70d35f695498965;p=pandora-kernel.git ext3: quota macros cleanup [V2] Currently all quota block reservation macros contains hardcoded "2" aka MAXQUOTAS value. This is no good because in some places it is not obvious to understand what does this digit represent. Let's introduce new macro with self descriptive name. Signed-off-by: Dmitry Monakhov Signed-off-by: Jan Kara --- Reading git-diff-tree failed