All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [GFS2 PATCH] gfs2: initialize tr_ail1_list when creating transactions
Date: Fri, 15 Nov 2019 09:39:49 -0500 (EST)	[thread overview]
Message-ID: <841385700.30232728.1573828789031.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAHc6FU4Qy3WWxd7ZV1x74-_LnLpPxeNgsu4NYC9Bn=PDPvj=VQ@mail.gmail.com>

----- Original Message -----
> On Thu, Nov 14, 2019 at 6:10 PM Bob Peterson <rpeterso@redhat.com> wrote:
> > In function gfs2_trans_begin, new transactions were created but their
> > ail1 list, tr_ail1_list was never initialized. Therefore it relied
> > upon other circumstances when the list became empty.
> > This patch adds proper initialization of the list.
> 
> Could you please give a better explanation for this change?

Let's drop it for now. I'll reevaluate if it's still needed.

Bob



      reply	other threads:[~2019-11-15 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-14 17:05 [Cluster-devel] [GFS2 PATCH] gfs2: initialize tr_ail1_list when creating transactions Bob Peterson
2019-11-14 20:25 ` Andreas Gruenbacher
2019-11-15 14:39   ` Bob Peterson [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=841385700.30232728.1573828789031.JavaMail.zimbra@redhat.com \
    --to=rpeterso@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.