Received: by oss.sgi.com id ; Mon, 11 Sep 2000 07:40:49 -0700 Received: from [195.89.149.246] ([195.89.149.246]:55312 "EHLO dukat.scot.redhat.com") by oss.sgi.com with ESMTP id ; Mon, 11 Sep 2000 07:40:34 -0700 Received: (from sct@localhost) by dukat.scot.redhat.com (8.9.3/8.9.3) id PAA27904; Mon, 11 Sep 2000 15:39:34 +0100 Date: Mon, 11 Sep 2000 15:39:34 +0100 From: "Stephen C. Tweedie" To: sgi.bugs.xfs@fido.engr.sgi.com Cc: nathans@engr.sgi.com, linux-xfs@oss.sgi.com, Stephen Tweedie Subject: Re: ADD 801063 - mkfs.xfs after having ext2 mounted on a device can fail Message-ID: <20000911153934.E18863@redhat.com> References: <200009110539.WAA87342@info.engr.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200009110539.WAA87342@info.engr.sgi.com>; from pv@relay.sgi.com on Sun, Sep 10, 2000 at 10:39:16PM -0700 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing Hi, On Sun, Sep 10, 2000 at 10:39:16PM -0700, nathans@engr.sgi.com wrote: > I think what we're really after is a way to call set_blocksize from > userspace Agreed. The filesystems themselves can call it, so it makes complete sense for fsck and mfks type binaries to be able to do the same. Cheers, Stephen