From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2] libxl: add option for discard support to xl disk configuration Date: Thu, 30 Jan 2014 16:32:31 +0100 Message-ID: <20140130153231.GA32756@aepfle.de> References: <1391083364-29483-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1391083364-29483-1-git-send-email-olaf@aepfle.de> 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: anthony.perard@citrix.com, Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, Jan 30, Olaf Hering wrote: > boolean property "discard_enable" is written to the backend node. An This should have been "discard-enable". Will resend with updated commit message once the tree is open again for new features. Olaf