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.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n4S9xgwM247056 for ; Thu, 28 May 2009 04:59:43 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 781161A313CD for ; Thu, 28 May 2009 02:59:57 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id aQivlBbsUA6usBL9 for ; Thu, 28 May 2009 02:59:57 -0700 (PDT) Date: Thu, 28 May 2009 05:59:56 -0400 From: Christoph Hellwig Subject: Re: [PATCH 6/9] Detect FS type to test based on TEST_DEV Message-ID: <20090528095956.GF651@infradead.org> References: <1243450413-12681-1-git-send-email-sandeen@sandeen.net> <1243450413-12681-7-git-send-email-sandeen@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1243450413-12681-7-git-send-email-sandeen@sandeen.net> 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: xfs@oss.sgi.com On Wed, May 27, 2009 at 01:53:30PM -0500, Eric Sandeen wrote: > This helps support generic / non-xfs fileystems. > > Rather than defaulting to xfs or expecting a fs > type passed in, just look at what is on TEST_DEV > and use that for FSTYP by default. > > We may wish to add a generic way to override this later. Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs