cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Bob Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] gfs2: Fixup to "Get rid of	flush_delayed_work in gfs2_evict_inode"
Date: Wed, 19 Jul 2017 12:18:17 -0400 (EDT)	[thread overview]
Message-ID: <1408907636.32253464.1500481097793.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1500477783-24857-1-git-send-email-agruenba@redhat.com>

----- Original Message -----
| When commit 4fd1a57952 moved the call to flush_delayed_work from
| gfs2_evict_inode to gfs2_inode_lookup to avoid calling into DLM during
| evict, a similar call should have been added to gfs2_create_inode:
| that's another code path in which glocks of previous inodes may be
| reused.
| 
| The flush of the iopen glock work queue added by 4fd1a57952, on the
| other hand, is unnecessary and can be removed.
| 
| Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>

Hi,

Thanks. This is now applied to the for-next branch of the linux-gfs2 tree:
https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=98e5a91a6136af01198cfe9a3499f090718fd6ff

Regards,

Bob Peterson
Red Hat File Systems



      reply	other threads:[~2017-07-19 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-19 15:23 [Cluster-devel] [PATCH] gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" Andreas Gruenbacher
2017-07-19 16:18 ` 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=1408907636.32253464.1500481097793.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 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).