From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40589 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752226AbbGaR0q (ORCPT ); Fri, 31 Jul 2015 13:26:46 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3B75820CAC for ; Fri, 31 Jul 2015 13:26:46 -0400 (EDT) Date: Fri, 31 Jul 2015 10:26:44 -0700 From: Greg KH To: Holger =?iso-8859-1?Q?Hoffst=E4tte?= Cc: stable@vger.kernel.org Subject: Re: Patch "block: Do a full clone when splitting discard bios" has been added to the 4.1-stable tree Message-ID: <20150731172644.GA3464@kroah.com> References: <1438283530206106@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Jul 31, 2015 at 05:23:54PM +0000, Holger Hoffst�tte wrote: > On Thu, 30 Jul 2015 12:12:10 -0700, gregkh wrote: > > > This is a note to let you know that I've just added the patch titled > > > > block: Do a full clone when splitting discard bios > > > > to the 4.1-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > Greg, > > not sure what the status of your backlog queue is, but since I've not yet seen > this queued for 3.14 just a note that it applies cleanly when you change the file > paths from /block/ to /fs/ to accommodate the later move of bio.c. > > IMHO this is important to prevent more md/fstrim damage. If it's on the pile > then just ignore this. :) No, I didn't realize that, thanks, I'll go do that change now and queue it up, thanks for letting me know. greg k-h