All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Gruenbacher <agruenba@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] gfs2: Add missing rcu locking for glock lookup
Date: Wed, 22 Feb 2017 16:26:32 +0100	[thread overview]
Message-ID: <CAHc6FU5h8yu7biX12MkQwuwk9CgEu0hoJoazpwevT1_NKHT-2g@mail.gmail.com> (raw)
In-Reply-To: <fe975f2b-473c-f87e-efb4-0604d8360a14@redhat.com>

On Wed, Feb 22, 2017 at 4:13 PM, Steven Whitehouse <swhiteho@redhat.com> wrote:
> Hi,
>
> Looks good, but can we fix that "retry for 100 times" loop too at the same
> time? There does appear to be an rhashtable API function that does what we
> need there,

The rhashtable cleanup which I've posted separately doesn't actually
affect the weird retry loop. The right thing to do here, so far, would
be to retry forever I believe.

Andreas



  reply	other threads:[~2017-02-22 15:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 15:09 [Cluster-devel] [PATCH] gfs2: Add missing rcu locking for glock lookup Andreas Gruenbacher
2017-02-22 15:13 ` Steven Whitehouse
2017-02-22 15:26   ` Andreas Gruenbacher [this message]
2017-02-22 15:28     ` Andreas Gruenbacher
2017-02-22 15:29     ` Steven Whitehouse
2017-02-22 15:34       ` Andreas Gruenbacher
2017-02-22 15:50         ` Steven Whitehouse
2017-02-22 15:18 ` Andrew Price
2017-02-22 19:19 ` Bob Peterson
2017-02-23 10:04   ` Andrew Price
2017-02-23 13:08     ` Bob Peterson
2017-02-23 14:32       ` Andrew Price

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=CAHc6FU5h8yu7biX12MkQwuwk9CgEu0hoJoazpwevT1_NKHT-2g@mail.gmail.com \
    --to=agruenba@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.