From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sandeen Subject: Re: xfstests sources Date: Thu, 15 May 2014 09:49:19 -0500 Message-ID: <5374D3EF.20408@sandeen.net> References: <20140515054207.GW26353@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org To: Sankar P , Dave Chinner Return-path: Received: from sandeen.net ([63.231.237.45]:55923 "EHLO sandeen.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752884AbaEOOtL (ORCPT ); Thu, 15 May 2014 10:49:11 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 5/15/14, 12:46 AM, Sankar P wrote: > 2014-05-15 11:12 GMT+05:30 Dave Chinner : >> On Thu, May 15, 2014 at 10:48:04AM +0530, Sankar P wrote: >>> Hi, >>> >>> I recently read that xfstests sources were moved to some generic >>> location as the tests can be used independently, irrespective of the >>> filesystem. >>> >>> But I could not find the sources via google. Can someone point me to >>> it ? Thanks. >> >> Not hard: >> >> https://www.google.com/search?q=xfstests+source+code >> > > Yes, I did see that. > > But I misunderstood that the sources were migrated to some common > location (independent of xfs) and so I checked in the Linus tree and > was not able to find anything. So I asked. > > Thanks. > xfstests are currently hosted in this git tree (3rd hit in Dave's search): http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=summary -Eric