From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: [PATCH 0/3] hotplug/NetBSD: remaining block script fixes Date: Thu, 23 Aug 2012 17:53:43 +0100 Message-ID: <1345740826-49830-1-git-send-email-roger.pau@citrix.com> 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 List-Id: xen-devel@lists.xenproject.org Remaining patches from the hotplug script series for NetBSD. Expanded with Ian Campbell recommendations. The xenstore_write fix has been moved to a pre-patch, and the error function has been expanded to write the script error to hotplug-error (in a pre-patch also). Thanks for the review.