From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764801AbYBOJPC (ORCPT ); Fri, 15 Feb 2008 04:15:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751195AbYBOJOn (ORCPT ); Fri, 15 Feb 2008 04:14:43 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:60774 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750889AbYBOJOl (ORCPT ); Fri, 15 Feb 2008 04:14:41 -0500 Date: Fri, 15 Feb 2008 04:14:38 -0500 From: Christoph Hellwig To: Andrew Morton Cc: Christoph Hellwig , Miklos Szeredi , serue@us.ibm.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Dave Hansen Subject: Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8) Message-ID: <20080215091438.GA24386@infradead.org> References: <20080205213616.343721693@szeredi.hu> <20080214222103.a5d8f4fe.akpm@linux-foundation.org> <20080215090120.GA6266@infradead.org> <20080215010951.163fe10e.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215010951.163fe10e.akpm@linux-foundation.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 15, 2008 at 01:09:51AM -0800, Andrew Morton wrote: > > > However David and Christoph are beavering away on the r-o-bind-mounts > > > patches and I expect that there will be overlaps with unprivileged mounts. > > > > > > Could we coordinate things a bit please? Decide who goes first, review > > > and maybe even test each others work, etc? > > > > Al is setting up a git tree for VFS work. per-mount r/o will go in > > as one of the first things, aswell as his rework of the path lookup > > logic to fix the intents mess. > > > > That didn't answer my question.. Well, Al as the defacto VFS maintainer will decide on the ordering. Reviewing this stuff properly is still on my todo list, but currently I'm busy with more important things.