commit | b0c10b983a3e5cc35f239999df1b8bad1ba5b8f6 | [log] [tgz] |
---|---|---|
author | Jeff Liu <jeff.liu@oracle.com> | Mon Jan 28 21:26:16 2013 +0800 |
committer | Ben Myers <bpm@sgi.com> | Fri Feb 01 14:40:17 2013 -0600 |
tree | 78c41025c277a87c1baea6eb2990572fdfb7bb70 | |
parent | 5b292ae3a951a58e32119d73c7ac8f5bec7395a3 [diff] |
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 <jeff.liu@oracle.com> CC: Dave Chinner <david@fromorbit.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>