]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
authorJeff Liu <jeff.liu@oracle.com>
Mon, 28 Jan 2013 13:27:21 +0000 (21:27 +0800)
committerBen Myers <bpm@sgi.com>
Fri, 1 Feb 2013 20:45:50 +0000 (14:45 -0600)
commit7a3009fd411a05f2aa25a55540bbd9bed6be70a2
tree631ac6adc3f028ea55339889ad870206c3ccef23
parentbbd38fa8d27d89a690e8147ebb9e3feba75e577c
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time

Convert the calculation for end of quotaoff log space reservation
from runtime to 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>
fs/xfs/xfs_mount.h
fs/xfs/xfs_qm_syscalls.c
fs/xfs/xfs_trans.c
fs/xfs/xfs_trans.h