From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n08JD8ic023944 for ; Thu, 8 Jan 2009 13:13:08 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 9AC4A17C012E for ; Thu, 8 Jan 2009 11:13:08 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id AktEoXETD0XoLtHL for ; Thu, 08 Jan 2009 11:13:08 -0800 (PST) Date: Thu, 8 Jan 2009 14:12:37 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfsprogs: add btrfs detection to libdisk Message-ID: <20090108191237.GD10617@infradead.org> References: <49664243.1090405@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <49664243.1090405@redhat.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: "MASON, CHRISTOPHER" , xfs mailing list On Thu, Jan 08, 2009 at 12:13:23PM -0600, Eric Sandeen wrote: > Now that the btrfs disk format has stabilized, libdisk can > recognize it and mkfs.xfs will not overwrite it w/o "-f" : > > # mkfs.btrfs -l 16384 -L mylabel -n 8192 -s 4096 /tmp/fsfile > fs created label mylabel on /tmp/fsfile > nodesize 8192 leafsize 16384 sectorsize 4096 size 1.28GB > Btrfs v0.16-37-gb8271dc > # mkfs.xfs /tmp/fsfile > mkfs.xfs: /tmp/fsfile appears to contain an existing filesystem (btrfs). > mkfs.xfs: Use the -f option to force overwrite. Looks good. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs