From: Christoph Hellwig Date: Tue, 4 May 2010 13:53:48 +0000 (+0000) Subject: xfs: cleanup log reservation calculactions X-Git-Tag: v2.6.35-rc2~3^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=025101dca4480eff9da948405e872d5115030850;p=pandora-kernel.git xfs: cleanup log reservation calculactions Instead of having small helper functions calling big macros do the calculations for the log reservations directly in the functions. These are mostly 1:1 from the macros execept that the macros kept the quota calculations in their callers. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed