Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760084AbYHDSiF (ORCPT ); Mon, 4 Aug 2008 14:38:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759942AbYHDShg (ORCPT ); Mon, 4 Aug 2008 14:37:36 -0400 Received: from casper.infradead.org ([85.118.1.10]:38429 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759932AbYHDShc (ORCPT ); Mon, 4 Aug 2008 14:37:32 -0400 Date: Mon, 4 Aug 2008 11:34:44 -0700 From: Greg KH To: Willy Tarreau Cc: oliver.pntr@gmail.com, stable@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [stable] [RFC, 2.6.26.2-rc1] NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode Message-ID: <20080804183444.GB20191@kroah.com> References: <20080802174220.GF615@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080802174220.GF615@1wt.eu> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 38 On Sat, Aug 02, 2008 at 07:42:20PM +0200, Willy Tarreau wrote: > Oliver, > > most of your mails are line-wrapped at some locations : > > > diff --git a/fs/nfs/unlink.c b/fs/nfs/unlink.c > > index 3adf8b2..f089e58 100644 > > --- a/fs/nfs/unlink.c > > +++ b/fs/nfs/unlink.c > > @@ -95,10 +95,11 @@ static void nfs_async_unlink_done(struct rpc_task > > *task, void *calldata) > ^^^^^^^^ > see here. > > You may have to fix your mailer (or use another one). {sigh} Yes, all of these patches are linewrapped. Now, I can either go through and edit them all by hand and fix them up, or Oliver can fix his email client to not doing this anymore, saving everyone time in the future. I choose the latter. Oliver, consider all of the patches you just send out as dropped. Can you resend the ones that are actually bugfixes, with out being linewrapped? thanks, 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/