From: Jeff Liu Date: Mon, 28 Jan 2013 13:26:16 +0000 (+0800) Subject: xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time X-Git-Tag: v3.9-rc1~134^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c10b983a3e5cc35f239999df1b8bad1ba5b8f6;p=pandora-kernel.git xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time The transaction log space for clearing/reseting the quota flags is calculated out at runtime, this patch can figure it out 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