Received: with ECARTIS (v1.0.0; list linux-xfs); Sat, 07 Sep 2002 07:02:11 -0700 (PDT) Received: from zeus-e8.americas.sgi.com ([198.149.7.250]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id g87E29tG005763 for ; Sat, 7 Sep 2002 07:02:09 -0700 Received: from poppy-e185.americas.sgi.com (poppy-e185.americas.sgi.com [128.162.185.207]) by zeus-e8.americas.sgi.com (SGI-8.9.3/americas-smart-nospam1.1) with ESMTP id JAA43375; Sat, 7 Sep 2002 09:06:18 -0500 (CDT) Received: from chuckle.americas.sgi.com (sandeen@chuckle.americas.sgi.com [128.162.211.44]) by poppy-e185.americas.sgi.com (980427.SGI.8.8.8/SGI-server-1.8) with ESMTP id JAA82723; Sat, 7 Sep 2002 09:06:18 -0500 (CDT) Date: Sat, 7 Sep 2002 09:06:19 -0500 (CDT) From: Eric Sandeen X-X-Sender: To: David Lloyd cc: Saji Kumar VR , Subject: Re: How can I become a part of XFS development team In-Reply-To: <3D7A08AF.5A442BB8@rebel.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-archive-position: 301 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: sandeen@sgi.com Precedence: bulk X-list: linux-xfs Hi David - A good overview document of XFS features is chapter 9(?) of the "Advanced Filesystem Implementer's Guide" that Daniel Robbins did for IBM's DeveloperWorks web site. For lower-level technical info, there are XFS design papers on our website, but those are fairly dated, and have no Linux-specific info. Unfortunately, that's probably the best info in writing for now. I always thought that a document that showed basic filesystem layout, superblock structure, allocation group header info, etc and tied it to the structures in the code would be nice. Most of that information is in the design papers mentioned above, but it could be tied together, updated, and tidied up. Thanks, -Eric On Sat, 7 Sep 2002, David Lloyd wrote: > > Eric, > > I don't know whether I have the expertise, although I could attempt it I > guess, but maybe becoming the "holder of tutorials for new developers" > could be where I might fit in... > > Are there any starter documents that you have somewhere?