diff options
author | Jeff Liu <jeff.liu@oracle.com> | 2013-01-28 14:26:34 +0100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-02-01 21:42:32 +0100 |
commit | f910a8c620e21fdb53384ad741ff9e4995cc6e67 (patch) | |
tree | 402e2a42dc99b6bdac604e61c64ab7971ae19637 /fs/xfs/xfs_mount.h | |
parent | xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time (diff) | |
download | linux-f910a8c620e21fdb53384ad741ff9e4995cc6e67.tar.xz linux-f910a8c620e21fdb53384ad741ff9e4995cc6e67.zip |
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
For the transaction that write the incore superblock changes of quota flags
to disk, it would reserve the same log space to clear/reset quota flags
transaction, hence we can use XFS_TRANS_SBCHANGE_LOG_RES() for it as well.
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>
Diffstat (limited to 'fs/xfs/xfs_mount.h')
0 files changed, 0 insertions, 0 deletions