From: Dmitry Monakhov Date: Tue, 2 Feb 2010 13:05:53 +0000 (+0300) Subject: ext3: trivial quota cleanup X-Git-Tag: v2.6.34-rc1~192^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f5c67a1994312300ebc41195e6f5bea2f6c065;p=pandora-kernel.git ext3: trivial quota cleanup The patch is aimed to reorganize and simplify quota code a bit. Quota code is itself complex enouth, but we can make it more readable in some places: - Move quota option parsing to separate functions. - Simplify old-quota and journaled-quota mix check. Signed-off-by: Dmitry Monakhov Signed-off-by: Jan Kara --- Reading git-diff-tree failed