Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp28110imm; Tue, 17 Jul 2018 19:57:31 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfR+ZxpaDOkBIlynZgNZCjR01uW+Qe0Kw7cPOHZ/BaOV9cFWvaI+vICZ4NnWHSTQTyxFq9I X-Received: by 2002:a62:6d02:: with SMTP id i2-v6mr3277359pfc.218.1531882651186; Tue, 17 Jul 2018 19:57:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531882651; cv=none; d=google.com; s=arc-20160816; b=H/T+Qfbv1BNvbKpiVOxs0547YpwH1IKfSpxu3baNmSM5KTmmDrcEzUxIPPfoFHOgk2 u6DrIOeyZNoNEtjNy9cZRSzQ/1qOwXy4LfICXNIvgya60+7cYddo5FqpGrgRAdO8dNxJ Y8UhiHaM6CHa9yfil3zN6TtdW3b0Bj0LIxYLN1Z0Krbu1eDq0sZpPQFKp56JxkSOKb89 lfZ4QCNxAJEJbLXBOq1n3i7hbmJ3pH2n3/K1XWeUoh195p6AkM9Vz43FMiZmTgzCNfsn txrO4w7gp6h5HnZQxDAiM0pPzOW/PtYIF8NZS6x5GGDz1E8GsfBGw2dq7/mVvZOBOOCl sLHQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=8jYkn7+pvKOCkxaTnZZRfxjTnnx4aGaB7hoyBLe2FNE=; b=zVBvDwBrJFMjC1naeLV2LKrH2B+0st125zpPdQxKkxkH7JhDXs8xN6uNlJG6keCCiI 6nPUqmsZigQNiwWY9WuTdyVxUxeocDB04VWELvtuSzdeLd7zM3bu/BhyJjZJfluTLe8c x7yKkKbR2A1bUjYehgzGbv5ukaeh+R3elbMex7wxTrHzMvx8VPhMPXftKDMJVVopdH/y gQ/HXVxyFeLLTvEOooNl3NPWcekXFLJmfwsd8Fn3t7GAY0FC6eO+2UegGnKURsofCa+4 mRxuvraz3CI2qx1FKK0ZRxOoe4DFgVK5BkLdfQuYgkW0pjQ+epENImZXf73VvK/8yxYc ymZQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x32-v6si2101153pld.330.2018.07.17.19.57.15; Tue, 17 Jul 2018 19:57:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731466AbeGRDcQ (ORCPT + 99 others); Tue, 17 Jul 2018 23:32:16 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:43660 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731109AbeGRDcP (ORCPT ); Tue, 17 Jul 2018 23:32:15 -0400 Received: from viro by ZenIV.linux.org.uk with local (Exim 4.87 #1 (Red Hat Linux)) id 1ffcdp-0006wB-23; Wed, 18 Jul 2018 02:56:37 +0000 Date: Wed, 18 Jul 2018 03:56:37 +0100 From: Al Viro To: Miklos Szeredi Cc: linux-fsdevel , Linux Kernel Mailing List , Linus Torvalds , Stephen Rothwell Subject: Re: vfs / overlayfs conflict resolution for linux-next Message-ID: <20180718025636.GA26175@ZenIV.linux.org.uk> References: <20180711021136.GN30522@ZenIV.linux.org.uk> <20180711022206.12571-1-viro@ZenIV.linux.org.uk> <20180711152555.GR30522@ZenIV.linux.org.uk> <20180711161540.GS30522@ZenIV.linux.org.uk> <20180712124326.GA19272@ZenIV.linux.org.uk> <20180712155337.GU30522@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180712155337.GU30522@ZenIV.linux.org.uk> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 12, 2018 at 04:53:37PM +0100, Al Viro wrote: > On Thu, Jul 12, 2018 at 08:05:26AM -0700, Linus Torvalds wrote: > > On Thu, Jul 12, 2018 at 5:43 AM Al Viro wrote: > > > > > > A question regarding the customs in such situations - are previous > > > Reviewed-by/Acked-by normally kept across rebases like that? > > > > Yeah, unless there were big changes, keep the reviewed/acked-by lines. > > > > Otherwise you'd never be able to handle different people giving > > slightly different feedback about separate issues. > > OK... Miklos, I've pushed #ovl-candidate, with equivalent of the beginning > of your branch. I'm *not* saying that I've no remaining issues > with your series - this is just how I'd prefer to resolve that group > of conflicts. > > Everything past "vfs: simplify dentry_open()" could live on top of that > one, or its equivalent. > > I'm going to put #work-open3 into -next, let's figure out what to do with > the conflicts; what I can promise is never-rebased status for #for-ovl > (the beginning of #work-open3 merged into #ovl-candidate). ... and now it even builds. Said that, I would really like to hear something from you - I can duplicate the entire overlayfs-next and merge it into my #for-next and ask Steven to use that instead of your tree, but I very much dislike going over your head like that. I realize that you'd been away for a while and probably are digging yourself from under the piles of mail, but it's getting late in the cycle and I want to get #for-next into reasonably sane shape. Please, look through that thing and respond.