From: Steven Whitehouse <swhiteho@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] GFS2: fix warning message
Date: Wed, 19 Jun 2013 21:56:02 +0100 [thread overview]
Message-ID: <1371675362.2735.51.camel@menhir> (raw)
In-Reply-To: <20130619181859.GQ1913@ether.msp.redhat.com>
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@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));
prev parent reply other threads:[~2013-06-19 20:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 18:09 [Cluster-devel] [PATCH v3] GFS2: aggressively issue revokes in gfs2_log_flush Benjamin Marzinski
2013-06-19 18:18 ` [Cluster-devel] [PATCH] GFS2: fix warning message Benjamin Marzinski
2013-06-19 20:56 ` Steven Whitehouse [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371675362.2735.51.camel@menhir \
--to=swhiteho@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).