xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Block script performance with shared image files
@ 2015-10-01 19:07 Mike Latimer
  2015-10-01 19:07 ` [PATCH v2 1/1] tools/hotplug: Scan xenstore once when attaching shared images files Mike Latimer
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Latimer @ 2015-10-01 19:07 UTC (permalink / raw)
  To: xen-devel
  Cc: wei.liu2, ian.campbell, stefano.stabellini, George.Dunlap,
	ian.jackson, roger.pau

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-05 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 19:07 [PATCH v2 0/1] Block script performance with shared image files Mike Latimer
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

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