commit | 4800104438a4467ffa5ae1e51d5a59c0f64e5f9a | [log] [tgz] |
---|---|---|
author | Jeff Liu <jeff.liu@oracle.com> | Mon Jan 28 21:27:04 2013 +0800 |
committer | Ben Myers <bpm@sgi.com> | Fri Feb 01 14:43:51 2013 -0600 |
tree | 39472a1139ea146b45b537b924e166fc7dc9a00d | |
parent | f0f2df94faca43fd26f85af7e83df240777c8c37 [diff] |
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 <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>