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 02/17] DLM: Eliminate CF_WRITE_PENDING flag
Date: Fri, 25 Aug 2017 14:12:41 -0400 (EDT)	[thread overview]
Message-ID: <856906590.2031406.1503684761137.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <0dfa2274020742cf94e4a4f3dac0630e@TGXML394.toshiba.local>

----- Original Message -----
| Hi, thank you for your review.
| 
| >> +	cond_resched();
| >> +	queue_work(send_workqueue, &con->swork);
| > I think it would make more sense to call cond_resched() after the
| > queue_work() since we want the queued work to run soon after it has been
| > queued I think,
| 
| Well, we're fine with that order.
| Could it be better to ask Bob Peterson <rpeterso@redhat.com> who wrote this
| patch?
| 
| thanks,
| -- owa

Hi Owa,

I haven't heard from you in a while. I resubmitted my revised patch for this
to cluster-devel. Were you going to re-send your dlm patch set soon?

Regards,

Bob Peterson
Red Hat File Systems



  parent reply	other threads:[~2017-08-25 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09  5:49 [Cluster-devel] [PATCH 02/17] DLM: Eliminate CF_WRITE_PENDING flag tsutomu.owa
2017-08-09 11:15 ` Steven Whitehouse
2017-08-17 23:38   ` tsutomu.owa
2017-08-18  9:01     ` Steven Whitehouse
2017-08-25 18:12     ` Bob Peterson [this message]
2017-08-28  0:43       ` tsutomu.owa

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=856906590.2031406.1503684761137.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).