[Cluster-devel] [PATCH] GFS2: fix warning message

Steven Whitehouse swhiteho at redhat.com
Wed Jun 19 20:56:02 UTC 2013


Hi,

Now in the -nmw git tree. Thanks,

Steve.

On Wed, 2013-06-19 at 13:18 -0500, Benjamin Marzinski wrote:
> This patch fixes a warning message introduced in the recent
> "GFS2: aggressively issue revokes in gfs2_log_flush" patch.
> 
> Signed-off-by: Benjamin Marzinski <bmarzins at redhat.com>
> ---
>  fs/gfs2/trans.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> Index: gfs2-3.0-nmw-130611/fs/gfs2/trans.c
> ===================================================================
> --- gfs2-3.0-nmw-130611.orig/fs/gfs2/trans.c
> +++ gfs2-3.0-nmw-130611/fs/gfs2/trans.c
> @@ -270,7 +270,6 @@ void gfs2_trans_add_meta(struct gfs2_glo
>  
>  void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd)
>  {
> -	struct gfs2_glock *gl = bd->bd_gl;
>  	struct gfs2_trans *tr = current->journal_info;
>  
>  	BUG_ON(!list_empty(&bd->bd_list));





More information about the Cluster-devel mailing list