From: Jeff Liu Date: Mon, 28 Jan 2013 13:27:04 +0000 (+0800) Subject: xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time X-Git-Tag: v3.9-rc1~134^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4800104438a4467ffa5ae1e51d5a59c0f64e5f9a;p=pandora-kernel.git xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time The disk quota allocation log space reservation is calcuated 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