From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2120.oracle.com ([156.151.31.85]:52678 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727955AbeKJCVS (ORCPT ); Fri, 9 Nov 2018 21:21:18 -0500 Date: Fri, 9 Nov 2018 08:39:31 -0800 From: "Darrick J. Wong" Subject: Re: [PATCH 0/8] xfs-5.0: inode btree scrub fixes Message-ID: <20181109163931.GE15721@magnolia> References: <154147728649.32496.4515247239602322709.stgit@magnolia> <20181109150706.GC9153@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181109150706.GC9153@infradead.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Christoph Hellwig Cc: linux-xfs@vger.kernel.org On Fri, Nov 09, 2018 at 07:07:06AM -0800, Christoph Hellwig wrote: > > What is the xfs-5.0 in the subject line? The 5.0 was intended to convey "patches for the next merge window" (as opposed to "fixes for 4.20"). Maybe I'll just say "xfs-next" from now on as that clearly didn't come across. :) --D