Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932802AbbGJRjI (ORCPT ); Fri, 10 Jul 2015 13:39:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52797 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754344AbbGJRjA (ORCPT ); Fri, 10 Jul 2015 13:39:00 -0400 Date: Fri, 10 Jul 2015 10:38:59 -0700 From: Greg Kroah-Hartman To: Luis Henriques Cc: Fabian Frederick , linux-kernel@vger.kernel.org, Andrew Morton , Alexey Khoroshilov , Ian Campbell , Roger Pau Monne , Jan Kara , Ian Jackson , Al Viro , Evgeniy Dushistov , stable@vger.kernel.org Subject: Re: [PATCH 4.1 54/56] fs/ufs: restore s_lock mutex Message-ID: <20150710173859.GH10580@kroah.com> References: <20150708073237.780280770@linuxfoundation.org> <20150708073240.933834626@linuxfoundation.org> <574518929.1062219.1436372903080.open-xchange@webmail.nmp.proximus.be> <20150708173208.GB14727@kroah.com> <20150708213230.GB31433@kroah.com> <20150709143719.GE2190@ares> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150709143719.GE2190@ares> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1296 Lines: 34 On Thu, Jul 09, 2015 at 03:37:19PM +0100, Luis Henriques wrote: > On Wed, Jul 08, 2015 at 02:32:30PM -0700, Greg Kroah-Hartman wrote: > > On Wed, Jul 08, 2015 at 10:32:08AM -0700, Greg Kroah-Hartman wrote: > > > On Wed, Jul 08, 2015 at 06:28:23PM +0200, Fabian Frederick wrote: > > > > > > > > Hello Greg, > > > > > > > > ? ? ? ? ? ? ? ? Here's the complete list of linux-next/UFS patches needed > > > > to stop regressions in write mode: > > > > > > > > 13b987ea2758 > > > > fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" > > > > > > > > cdd9eefdf905 > > > > fs/ufs: restore s_lock mutex > > > > > > > > 12ecbb4b1d76 > > > > ufs: Fix warning from unlock_new_inode() > > > > > > > > 514d748f69c9 > > > > ufs: Fix possible deadlock when looking up directories > > I don't think the 2 commits above are appropriate for the 3.14 and > 3.10 kernels as they fix commit e4502c63f56a ("ufs: deal with > nfsd/iget races"), which isn't in these kernels Ah, you are right, thanks, don't know how I missed that. Now removed. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/