From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/4] xfstests: Add support for btrfs in 062 Date: Thu, 28 Jul 2011 04:45:04 -0400 Message-ID: <20110728084504.GA3407@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-btrfs@vger.kernel.org, xfs@oss.sgi.com To: Stefan Behrens Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:45104 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755162Ab1G1IpG (ORCPT ); Thu, 28 Jul 2011 04:45:06 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jul 28, 2011 at 10:27:58AM +0200, Stefan Behrens wrote: > Added btrfs to the list of supported filesystems for this test. > Remove output of mkfs since this is specific to mkfs.xfs and now filtered > out. Why can't it be generic? Any reason this one doesn't work on e.g. ext2 or reiserfs?