From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758366Ab1BRT1R (ORCPT ); Fri, 18 Feb 2011 14:27:17 -0500 Received: from fieldses.org ([174.143.236.118]:51179 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754922Ab1BRT1N (ORCPT ); Fri, 18 Feb 2011 14:27:13 -0500 Date: Fri, 18 Feb 2011 14:27:11 -0500 From: "J. Bruce Fields" To: Linus Torvalds Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: 2.6.38 nfsd bugfixes Message-ID: <20110218192711.GB29240@fieldses.org> References: <20110215185902.GG29420@fieldses.org> <20110217042519.GH14534@fieldses.org> <20110217045125.GI14534@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 16, 2011 at 09:54:49PM -0800, Linus Torvalds wrote: > On Wed, Feb 16, 2011 at 8:51 PM, J. Bruce Fields wrote: > > > > I already committed it like that, so would rather just do any cleanup as > > another patch for the next merge window; > > That's fine. I just want to point these out as I see them, and ask > that when people fix bugs, they also aim to make the code readable at > the same time. OK, makes sense. --b.