From: Dmitry Monakhov Date: Wed, 9 Dec 2009 03:42:15 +0000 (-0500) Subject: ext4: quota macros cleanup X-Git-Tag: v2.6.33-rc1~330^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aca07eb7d8f14d90c740834d15ca15277f4820c;p=pandora-kernel.git ext4: quota macros cleanup Currently all quota block reservation macros contains hard-coded "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 Acked-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed