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 E54CAC433EF for ; Mon, 14 Feb 2022 07:15:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240262AbiBNHP5 (ORCPT ); Mon, 14 Feb 2022 02:15:57 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:35330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241259AbiBNHPo (ORCPT ); Mon, 14 Feb 2022 02:15:44 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8787058E73; Sun, 13 Feb 2022 23:15:36 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id C4A1B68AFE; Mon, 14 Feb 2022 08:15:31 +0100 (CET) Date: Mon, 14 Feb 2022 08:15:31 +0100 From: Christoph Hellwig To: Stephen Rothwell Cc: Jens Axboe , Theodore Ts'o , Eric Biggers , Christoph Hellwig , Eric Biggers , Linux Kernel Mailing List , Linux Next Mailing List , Satya Tangirala Subject: Re: linux-next: manual merge of the block tree with the fscrypt tree Message-ID: <20220214071531.GA17137@lst.de> References: <20220214121139.2e5a4be5@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220214121139.2e5a4be5@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 14, 2022 at 12:11:39PM +1100, Stephen Rothwell wrote: > I fixed it up (I think - see below) and can carry the fix as necessary. > This is now fixed as far as linux-next is concerned, but any non trivial > conflicts should be mentioned to your upstream maintainer when your tree > is submitted for merging. You may also want to consider cooperating > with the maintainer of the conflicting tree to minimise any particularly > complex conflicts. Thanks, the fixup looks good to me.