xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mike Latimer <mlatimer@suse.com>
To: xen-devel@lists.xen.org
Cc: wei.liu2@citrix.com, ian.campbell@citrix.com,
	stefano.stabellini@eu.citrix.com, George.Dunlap@eu.citrix.com,
	ian.jackson@eu.citrix.com, roger.pau@citrix.com
Subject: [PATCH v2 0/1] Block script performance with shared image files
Date: Thu,  1 Oct 2015 13:07:32 -0600	[thread overview]
Message-ID: <cover.1443724916.git.mlatimer@suse.com> (raw)

Hi,

Version 2 of this patch contains a couple of minor syntax changes, and
a change to return immediately if the file being checked is not a shared
image file.

This version also fixes the issue George pointed out, and the code will
now properly differentiate between devices such as 1:1, 11:1 and 1:11.

Finally, I added a more complete description of the problem to the patch
itself.

Thanks,
Mike

Mike Latimer (1):
  tools/hotplug: Scan xenstore once when attaching shared images files

 tools/hotplug/Linux/block | 76 +++++++++++++++++++++++++++++++----------------
 1 file changed, 50 insertions(+), 26 deletions(-)

-- 
1.8.4.5

             reply	other threads:[~2015-10-01 19:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 19:07 Mike Latimer [this message]
2015-10-01 19:07 ` [PATCH v2 1/1] tools/hotplug: Scan xenstore once when attaching shared images files Mike Latimer
2015-10-02 12:49   ` Ian Campbell
2015-10-05 16:38   ` Ian Jackson

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=cover.1443724916.git.mlatimer@suse.com \
    --to=mlatimer@suse.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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).