[patch 09/12] xfs: share code for grant head waiting
Mark Tinguely
tinguely at sgi.com
Tue Jan 24 12:10:33 CST 2012
On 01/-10/63 13:59, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig<hch at lst.de>
>
> ---
> fs/xfs/xfs_log.c | 63 +++++++++++++++--------------------------------------
> fs/xfs/xfs_trace.h | 2 -
> 2 files changed, 18 insertions(+), 47 deletions(-)
>
> Index: xfs/fs/xfs/xfs_log.c
> ===================================================================
> --- xfs.orig/fs/xfs/xfs_log.c 2011-12-11 21:28:57.128011556 +0100
> +++ xfs/fs/xfs/xfs_log.c 2011-12-11 21:31:10.580621915 +0100
> @@ -221,12 +221,13 @@ xlog_writeq_wake(
> }
>
> STATIC int
> -xlog_reserveq_wait(
> +xlog_grant_head_wait(
...
Looks good.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list