Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp7213202ybf; Fri, 6 Mar 2020 12:38:56 -0800 (PST) X-Google-Smtp-Source: ADFU+vsUaornJk4snfb8R6dhfVrmSIu70hA1I+VCsiFt2qjc4QtNkjEmARFF/oKPm0juN2VvzDtU X-Received: by 2002:a9d:7617:: with SMTP id k23mr3800803otl.329.1583527136473; Fri, 06 Mar 2020 12:38:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583527136; cv=none; d=google.com; s=arc-20160816; b=VibWd+BbcyTrlgJsowsCJmOFzFMaueLm+ZpuoDeHBAvEsdXgLVivRsk07azD9QJj+V xAUgz1MHoSE7Hw9m8lHdvttN79rstMMu18jYvQJqy5shUB8SInQWOSUlqPaVrdME4l71 YBLNTXMz/YmolRjOSdbVnWer3Z6Auw3P25V60am6XBaJdhkib6MutKuyWXucvsRBKfL1 nZLZA71lkj8PQiTnslnXWWJMuhvcKyeaL6f1hbJ4ar+aykI5EVrY7bKfizGCwv9kKtqD rnkeJZymR/+GdKIdmpWcHNgY51WbtTjyN8SyRG4zRfdWpr9KsuUVnj4ACcMPvtxkH0CV kXOw== 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=WFGDO0/SSEcaVlwEmUYc+FoZgzHioVnwGFWpZakCe1g=; b=DvO2eCZdGkWJRGjivsy20ob9jtslFOZgseblVBQV7vViVKV5DMma4tJij0bzrBGOem jdLg7chy1Bjt+dLtbDtUO+SNEjqO44lEDphPvH/91H/hX/SSnDWm3Z6d0DARdGHfM+Kz gzQMvvzOMo52jn7cJGqplofQ3QM0DHyWC0FaO23aK9GGh0kZ+JcYv+Xxtzms2sh/AGRU L6FIBLTWFG3uDaZF4QdFYMiXzngYGfHz83Vk+4a9UeRyA523kxTgKs1xHQ63FK0YdRlu MNvsOP8H9Zm7m+OmDZS10QhQHn0MkfzCFa8F10Blqav7XloaPUt/2Gmzbmsb4unnnUM8 PbIQ== 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 e7si2255441oti.301.2020.03.06.12.38.44; Fri, 06 Mar 2020 12:38:56 -0800 (PST) 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 S1726781AbgCFUhQ (ORCPT + 99 others); Fri, 6 Mar 2020 15:37:16 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:38968 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725873AbgCFUhQ (ORCPT ); Fri, 6 Mar 2020 15:37:16 -0500 Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1jAJiT-006Tvg-Sf; Fri, 06 Mar 2020 20:37:06 +0000 Date: Fri, 6 Mar 2020 20:37:05 +0000 From: Al Viro To: Miklos Szeredi Cc: Ian Kent , David Howells , Christian Brauner , James Bottomley , Steven Whitehouse , Miklos Szeredi , Christian Brauner , Jann Horn , "Darrick J. Wong" , Linux API , linux-fsdevel , lkml , Greg Kroah-Hartman Subject: Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17] Message-ID: <20200306203705.GB23230@ZenIV.linux.org.uk> References: <1582644535.3361.8.camel@HansenPartnership.com> <20200228155244.k4h4hz3dqhl7q7ks@wittgenstein> <107666.1582907766@warthog.procyon.org.uk> <0403cda7345e34c800eec8e2870a1917a8c07e5c.camel@themaw.net> <20200306162549.GA28467@miu.piliscsaba.redhat.com> <20200306194322.GY23230@ZenIV.linux.org.uk> <20200306195823.GZ23230@ZenIV.linux.org.uk> <20200306200522.GA23230@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200306200522.GA23230@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 06, 2020 at 08:05:22PM +0000, Al Viro wrote: > On Fri, Mar 06, 2020 at 07:58:23PM +0000, Al Viro wrote: > > On Fri, Mar 06, 2020 at 07:43:22PM +0000, Al Viro wrote: > > > On Fri, Mar 06, 2020 at 05:25:49PM +0100, Miklos Szeredi wrote: > > > > On Tue, Mar 03, 2020 at 08:46:09AM +0100, Miklos Szeredi wrote: > > > > > > > > > > I'm doing a patch. Let's see how it fares in the face of all these > > > > > preconceptions. > > > > > > > > Here's a first cut. Doesn't yet have superblock info, just mount info. > > > > Probably has rough edges, but appears to work. > > > > > > For starters, you have just made namespace_sem held over copy_to_user(). > > > This is not going to fly. > > > > In case if the above is too terse: you grab your mutex while under > > namespace_sem (see attach_recursive_mnt()); the same mutex is held > > while calling dir_emit(). Which can (and normally does) copy data > > to userland-supplied buffer. > > > > NAK for that reason alone, and to be honest I had been too busy > > suppressing the gag reflex to read and comment any deeper. > > > > I really hate that approach, in case it's not clear from the above. > > To the degree that I don't trust myself to filter out the obscenities > > if I try to comment on it right now. > > > > The only blocking thing we can afford under namespace_sem is GFP_KERNEL > > allocation. > > Incidentally, attach_recursive_mnt() only gets you the root(s) of > attached tree(s); try mount --rbind and see how much you've missed. You are misreading mntput_no_expire(), BTW - your get_mount() can bloody well race with umount(2), hitting the moment when we are done figuring out whether it's busy but hadn't cleaned ->mnt_ns (let alone set MNT_DOOMED) yet. If somebody calls umount(2) on a filesystem that is not mounted anywhere else, they are not supposed to see the sucker return 0 until the filesystem is shut down. You break that.