Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp517872pxa; Wed, 12 Aug 2020 07:41:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx14onEl1iYsGGWDp1uKUlLktk5j5B52uOjw0luWASyzT4iUErdDuJM2URUrZeexLP0aMUW X-Received: by 2002:aa7:cd04:: with SMTP id b4mr228349edw.254.1597243273375; Wed, 12 Aug 2020 07:41:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597243273; cv=none; d=google.com; s=arc-20160816; b=Pv2+Li5cbHjo2dMe1rKsWtO5Bw6zyPypv0yIqyl12tzLJth8GP2o6XUGb7RYuMF161 +D34PMYpo0ir58CtMFAEZvgYpWRLQBJavcBpEw3OmphYd0OvmzoM1D5G2XOeqv821Y+d fR/IlHL4U9dPfjMgILiNCp+9ae7iw3tYj0MrjhWcJhcYD81QSYikddN2LwhJTPimAXi2 UO2Nb+8BZT3lH+GLbL/OF8Crl8/Be0jxYDJmkmTucioKDpsYlzNXAbw0KyVVYQ8UMjUl hh/vWsS0FOF3NPaNw26uDjKVwl6k7Iv6+J4S9ZQTVqJS7sVW4d8wMCbUulMUbQ+OG1oX eGHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=0Sl0ydc880ooCYX0EuMm3VrQ5wY901NCcV01DyY7yfY=; b=bmU68pfnh3PICEH6K47bjgcnuhAKtpOlzo59Dw0xH/d+2qe+BPYezC7uARYsTsxloU UecfY8+rYoI6Qy6wKhRh/b3I+4kdgDXvcqczms9O+9sGT6vzhdlX0CRjMeFJI4/Ex8lk Xi4W6NbMSN/fqIGHrVtvprssqpCkmiffTeSJnkccsy4qn8y67kGUsXA0ab0oXoTSiV6X 55ZqnlBDG1BAymL1oa+vwC9G548+VyjNr5W3aCX0w4EvoQdtIK4MscUlKrRuHhpuJqjQ GPaQQjyqSSIGT1cwZ6JchBJ6X2m2wyauRdG2xGBZ/QbOE70g+abOkSpeSxI18bfeV2u9 LDjA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z70si1429127ede.247.2020.08.12.07.40.50; Wed, 12 Aug 2020 07:41:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726658AbgHLOkN (ORCPT + 99 others); Wed, 12 Aug 2020 10:40:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48146 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726492AbgHLOkN (ORCPT ); Wed, 12 Aug 2020 10:40:13 -0400 Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [IPv6:2002:c35c:fd02::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D5F3C061383; Wed, 12 Aug 2020 07:40:13 -0700 (PDT) Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1k5rv3-00E7t1-1a; Wed, 12 Aug 2020 14:39:57 +0000 Date: Wed, 12 Aug 2020 15:39:57 +0100 From: Al Viro To: Miklos Szeredi Cc: Linus Torvalds , Jann Horn , Casey Schaufler , Andy Lutomirski , linux-fsdevel , David Howells , Karel Zak , Jeff Layton , Miklos Szeredi , Nicolas Dichtel , Christian Brauner , Lennart Poettering , Linux API , Ian Kent , LSM , Linux Kernel Mailing List Subject: Re: file metadata via fs API (was: [GIT PULL] Filesystem Information) Message-ID: <20200812143957.GQ1236603@ZenIV.linux.org.uk> References: <5C8E0FA8-274E-4B56-9B5A-88E768D01F3A@amacapital.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 12, 2020 at 09:23:23AM +0200, Miklos Szeredi wrote: > Anyway, starting with just introducing the alt namespace without > unification seems to be a good first step. If that turns out to be > workable, we can revisit unification later. Start with coming up with answers to the questions on semantics upthread. To spare you the joy of digging through the branches of that thread, how's that for starters? "Can those suckers be passed to ...at() as starting points? Can they be bound in namespace? Can something be bound *on* them? What do they have for inodes and what maintains their inumbers (and st_dev, while we are at it)? Can _they_ have secondaries like that (sensu Swift)? Is that a flat space, or can they be directories?"