From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH v2 2/7] libxl: add new hotplug interface support to hotplug script callers Date: Tue, 16 Apr 2013 13:30:29 +0200 Message-ID: <516D3655.4060001@citrix.com> References: <1363607231-35228-1-git-send-email-roger.pau@citrix.com> <1363607231-35228-3-git-send-email-roger.pau@citrix.com> <20838.58346.97746.93989@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20838.58346.97746.93989@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 11/04/13 18:25, Ian Jackson wrote: > Roger Pau Monne writes ("[Xen-devel] [PATCH v2 2/7] libxl: add new hotplug interface support to hotplug script callers"): >> +The hotplug script should take special care in not storing arbitrary >> +values in the following entries: >> + >> +HOTPLUG_PATH/version >> +HOTPLUG_PATH/pdev > > Do we want to allow any scope for introducing new toolstack-reserved > entries later ? Would you agree to say that the script is not able to use entries beginning with libxl_*, so we can reserve that for later use? Also, if you could take a look at the rest of the series, I would like to try to respin the series before the end of the week. > "... take special care not to store ..." would be correct grammar. > > Thanks, > Ian. >