From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f194.google.com ([209.85.214.194]:44325 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728436AbeIFWiG (ORCPT ); Thu, 6 Sep 2018 18:38:06 -0400 Received: by mail-pl1-f194.google.com with SMTP id ba4-v6so5327469plb.11 for ; Thu, 06 Sep 2018 11:01:29 -0700 (PDT) Date: Thu, 6 Sep 2018 11:01:27 -0700 From: Omar Sandoval Subject: Re: Where to find xfs-import.git Message-ID: <20180906180127.GA27057@vader> References: <20180827201559.GA10024@vader> <20180828081307.233ln2mgitu4iy2t@odin.usersys.redhat.com> <5aff93b4-f440-5ce5-2147-6f3cf2759042@sandeen.net> <20180904181243.GC24406@vader> <20180905053948.GW5631@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180905053948.GW5631@dastard> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Dave Chinner Cc: Eric Sandeen , linux-xfs@vger.kernel.org, "Darrick J. Wong" , Dave Chinner On Wed, Sep 05, 2018 at 03:39:48PM +1000, Dave Chinner wrote: > On Tue, Sep 04, 2018 at 11:12:43AM -0700, Omar Sandoval wrote: > > On Tue, Aug 28, 2018 at 08:19:08AM -0500, Eric Sandeen wrote: > > > On 8/28/18 3:13 AM, Carlos Maiolino wrote: > > > > On Mon, Aug 27, 2018 at 01:15:59PM -0700, Omar Sandoval wrote: > > > >> Hey, > > > >> > > > >> I was hoping to poke around some old XFS history, but now that > > > >> oss.sgi.com is gone, I can't find the XFS CVS import repo. Does anyone > > > >> have it lying around? Would it be possible to put it up on kernel.org? > > > > > > > > oss.sgi.com is by far gone. But you can find everything from oss.sgi.com in > > > > archive.org. Unfortunately not the CVS repositories, which I have no idea if > > > > they are still around somewhere. But on archive.org you can still find the > > > > original design documents from xfs. > > > > > > Several developers do have copies of the old tree from oss.sgi.com. We're > > > discussing the best public place to republish them, stay tuned. > > > > Any updates, Eric? Thanks! > > Omar, a copy of the original repo from oss.sgi.com can be found > here: > > https://github.com/dchinner/xfs-history Thanks a lot, Dave!