From: Jeff Liu Date: Mon, 28 Jan 2013 13:26:49 +0000 (+0800) Subject: xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time X-Git-Tag: v3.9-rc1~134^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f2df94faca43fd26f85af7e83df240777c8c37;p=pandora-kernel.git xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time For adjusting quota limits transactions, we calculate out the log space reservation at runtime, this patch does it at mount time. Signed-off-by: Jie Liu CC: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed