From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH V2 0/3] xen-blkfront/xen-blkback trim support Date: Fri, 19 Aug 2011 17:41:59 -0700 Message-ID: <4E4F02D7.2060605@goop.org> References: <1313660071-25230-1-git-send-email-lidongyang@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1313660071-25230-1-git-send-email-lidongyang@novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Li Dongyang Cc: xen-devel@lists.xensource.com, owen.smith@citrix.com, JBeulich@novell.com List-Id: xen-devel@lists.xenproject.org On 08/18/2011 02:34 AM, Li Dongyang wrote: > Hi, List > Here is V2 of the trim support for blkfront/blkback, > it's now rebased on Jeremy's next-3.1 tree and has some adjustments Please don't use that branch; its really just for my personal use, and I don't intend it for general use. New patches should be based on Linus's linux.git. J