[Xen-devel] [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

2015-10-02 Thread Mike Latimer
During the attachment of a loopback mounted image file, the mode of all curent instances of this device already attached to other domains must be checked. This requires finding all loopback devices pointing to the inode of the shared image file, and then comparing the major and minor number of thes

Re: [Xen-devel] [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

2015-10-05 Thread Ian Jackson
Mike Latimer writes ("[PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files"): > During the attachment of a loopback mounted image file, the mode of all > curent instances of this device already attached to other domains must be > checked. This requires finding all lo

Re: [Xen-devel] [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

2015-10-07 Thread Ian Campbell
On Mon, 2015-10-05 at 17:41 +0100, Ian Jackson wrote: > Mike Latimer writes ("[PATCH v3 1/1] tools/hotplug: Scan xenstore once > when attaching shared images files"): > > During the attachment of a loopback mounted image file, the mode of all > > curent instances of this device already attached to

Re: [Xen-devel] [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files

2015-10-07 Thread Mike Latimer
On Wednesday, October 07, 2015 12:52:02 PM Ian Campbell wrote: > Applied. > > Mike, FWIW for singleton patches it is normally ok to dispense with the 0/1 > mail and to just send the patch by itself. If there is commentary which > doesn't belong in the commit message you can put it below a "---" ma