From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH 11/16] GFS: mount and tuning options Date: Mon, 10 Oct 2005 22:37:48 +0100 Message-ID: <20051010213748.GQ7992@ftp.linux.org.uk> References: <20051010171052.GL22483@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, linux-fsdevel@vger.kernel.org Return-path: To: David Teigland Content-Disposition: inline In-Reply-To: <20051010171052.GL22483@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Oct 10, 2005 at 12:10:52PM -0500, David Teigland wrote: > There are a variety of mount options, tunable parameters, internal > statistics, and methods of online file system manipulation. Could you explain WTF are you doing with rename here? This pile of ioctls is every bit as bad as sys_reiser4(); kindly provide a detailed description of the API you've introduced and explain why nothing saner would do...