From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262397AbVDXUNp (ORCPT ); Sun, 24 Apr 2005 16:13:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262398AbVDXUNp (ORCPT ); Sun, 24 Apr 2005 16:13:45 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:59066 "EHLO parcelfarce.linux.theplanet.co.uk") by vger.kernel.org with ESMTP id S262375AbVDXUNn (ORCPT ); Sun, 24 Apr 2005 16:13:43 -0400 Date: Sun, 24 Apr 2005 21:13:56 +0100 From: Al Viro To: Miklos Szeredi Cc: linux-fsdevel@vger.kernel.org, hch@infradead.org, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] private mounts Message-ID: <20050424201356.GJ13052@parcelfarce.linux.theplanet.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 24, 2005 at 10:08:13PM +0200, Miklos Szeredi wrote: > Comments are appreciated. If there are no vetoes agains the patch, I > think it's suitable for -mm. Vetoed. Having suid application with different pathname resolution than that of parent just because it is suid is not acceptable. I'm sorry, but breaking hell knows how many existing applications is not an option.