From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [RCF] [PATCH] unprivileged mount/umount Date: Wed, 11 May 2005 09:53:01 +0100 Message-ID: <20050511085301.GC24495@infradead.org> References: <20050504134717.GD3562@admingilde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:54442 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S261933AbVEKIxF (ORCPT ); Wed, 11 May 2005 04:53:05 -0400 To: Miklos Szeredi , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, ericvh@gmail.com, smfrench@austin.rr.com, hch@infradead.org Content-Disposition: inline In-Reply-To: <20050504134717.GD3562@admingilde.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, May 04, 2005 at 03:47:17PM +0200, Martin Waitz wrote: > hoi :) > > On Tue, May 03, 2005 at 04:31:35PM +0200, Miklos Szeredi wrote: > > This (lightly tested) patch against 2.6.12-rc* adds some > > infrastructure and basic functionality for unprivileged mount/umount > > system calls. > > most of this unprivileged mount policy can be handled by a suid > userspace helper (e.g. pmount) Not sanely. It's what started this whole threads. see the threads about fuse and the nasty cifs ioctl.