From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Latimer Subject: [PATCH v3 0/1] Block script performance with shared image files Date: Fri, 2 Oct 2015 08:09:31 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org 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 List-Id: xen-devel@lists.xenproject.org Hi, V3 of this patch modifies the comments on check_sharing to document the change in the return string. This change was necessary to allow the error string in check_file_sharing to return the device causing the sharing conflict. Thanks, Mike Mike Latimer (1): tools/hotplug: Scan xenstore once when attaching shared images files tools/hotplug/Linux/block | 89 ++++++++++++++++++++++++++++++----------------- 1 file changed, 57 insertions(+), 32 deletions(-) -- 1.8.4.5