From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752686AbcADUq4 (ORCPT ); Mon, 4 Jan 2016 15:46:56 -0500 Received: from ozlabs.org ([103.22.144.67]:47154 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751862AbcADUqx (ORCPT ); Mon, 4 Jan 2016 15:46:53 -0500 Date: Tue, 5 Jan 2016 07:46:51 +1100 From: Stephen Rothwell To: Christoph Hellwig Cc: Joel Becker , Fengguang Wu , akpm@linux-foundation.org, nab@linux-iscsi.org, pantelis.antoniou@konsulko.com, k.opasiak@samsung.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: a configfs update for 4.5, and the configfs tree question Message-ID: <20160105074651.5df5b835@canb.auug.org.au> In-Reply-To: <20160104115101.GA26260@lst.de> References: <20151229230530.GD32415@noexit.roam.corp.google.com> <20160104115101.GA26260@lst.de> X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Christoph, On Mon, 4 Jan 2016 12:51:01 +0100 Christoph Hellwig wrote: > > Stephen, can you add > > git://git.infradead.org/users/hch/configfs.git for-next > > to for-next? It's currently emptry but will contain the two commits > from the pending branch as soon as I get the signoff from Joel. Added from today. Thanks for adding your subsystem tree as a participant of linux-next. As you may know, this is not a judgment of your code. The purpose of linux-next is for integration testing and to lower the impact of conflicts between subsystems in the next merge window. You will need to ensure that the patches/commits in your tree/series have been: * submitted under GPL v2 (or later) and include the Contributor's Signed-off-by, * posted to the relevant mailing list, * reviewed by you (or another maintainer of your subsystem tree), * successfully unit tested, and * destined for the current or next Linux merge window. Basically, this should be just what you would send to Linus (or ask him to fetch). It is allowed to be rebased if you deem it necessary. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au