From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aneesh Kumar K.V" Subject: Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property Date: Thu, 7 Feb 2008 21:03:15 +0530 Message-ID: <20080207153315.GB8701@skywalker> References: <20080205213616.343721693@szeredi.hu> <20080205213705.120219893@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, hch@infradead.org, serue@us.ibm.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Miklos Szeredi Return-path: Received: from E23SMTP03.au.ibm.com ([202.81.18.172]:59672 "EHLO e23smtp03.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755341AbYBGPdW (ORCPT ); Thu, 7 Feb 2008 10:33:22 -0500 Content-Disposition: inline In-Reply-To: <20080205213705.120219893@szeredi.hu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Feb 05, 2008 at 10:36:23PM +0100, Miklos Szeredi wrote: > From: Miklos Szeredi > > Add the following: > > /proc/sys/fs/types/${FS_TYPE}/usermount_safe > There is /proc/fs// already. Since it is file system specific shouldn't it go there ? -aneesh