[PATCH v3 09/13] xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk

Mark Tinguely tinguely at sgi.com
Thu Jan 24 15:49:02 CST 2013


On 01/24/13 05:12, Jeff Liu wrote:
> Introduce a new transaction space reservation XFS_SB_LOG_RES() for
> those transactions that need to modify the superblock on disk.
>
> Signed-off-by: Jie Liu<jeff.liu at oracle.com>
> ---
>   fs/xfs/xfs_mount.h |    1 +
>   fs/xfs/xfs_trans.c |   12 ++++++++++++
>   fs/xfs/xfs_trans.h |    1 +
>   3 files changed, 14 insertions(+)

Looks good.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list