From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4CB2C433EF for ; Fri, 7 Jan 2022 02:55:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345605AbiAGCzK (ORCPT ); Thu, 6 Jan 2022 21:55:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344704AbiAGCzI (ORCPT ); Thu, 6 Jan 2022 21:55:08 -0500 Received: from fieldses.org (fieldses.org [IPv6:2600:3c00:e000:2f7::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D8BDC061245; Thu, 6 Jan 2022 18:55:08 -0800 (PST) Received: by fieldses.org (Postfix, from userid 2815) id B04C46EB4; Thu, 6 Jan 2022 21:55:06 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.11.0 fieldses.org B04C46EB4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fieldses.org; s=default; t=1641524106; bh=mV/CusCbYN+ImDIAt+xzz3GQo7TXQaG57+I89Ej6n/A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PidLj1BKKe2RHUPM8IfJuH/zCpPTWeh07ovOHSPDgerCJKrkdUemDAfCLBYkaB1nu IE6220rYJNKUryzB6XE6+Kfm01rlnu/d8CjQIme8gDbNXk2hVR78rR8cUNz5sFkknH CwdVk4OTvP1pCOtIgL7UWObJIbqCt0uDwGZxwmcQ= Date: Thu, 6 Jan 2022 21:55:06 -0500 From: "J. Bruce Fields" To: Stephen Rothwell Cc: Chuck Lever , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: state of the nfsd tree Message-ID: <20220107025506.GA16601@fieldses.org> References: <20220107134621.7814487b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220107134621.7814487b@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 07, 2022 at 01:46:21PM +1100, Stephen Rothwell wrote: > Hi all, > > I noticed commit > > a71baee992c6 ("MAINTAINERS: remove bfields") > > in the cel tree and was sondering if I shuld remove the nfsd tree > (git://git.linux-nfs.org/~bfields/linux.git#nfsd-next) from linux-next. Sounds like a good idea to me. > Maybe I sould rename the cel tree > (git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux#for-next) > to be the nfsd treeas well? Probably so. --b.