[BACK]Return to index.html CVS log [TXT][DIR] Up to [Development] / xfs-website

File: [Development] / xfs-website / index.html (download) (as text)

Revision 1.46, Sat Oct 11 18:22:08 2003 UTC (14 years ago) by cattelan
Branch: MAIN
Changes since 1.45: +1 -1 lines

one more just to get it right

<& xfsTemplate,top=>1,side=>1 &>

<br>
<h1><b><font face="ARIAL NARROW,HELVETICA">
XFS: A high-performance journaling filesystem
</font></b></h1>

<!-- Start Project Content -->
<!--
<IMG SRC="images/XFSRelease1.0.jpg" BORDER=0 HEIGHT="128" WIDTH="353">
-->

<p>
Consistent with our recent letter to the open source community
<a href="http://oss.sgi.com/letter_100103.txt">(http://oss.sgi.com/letter_100103.txt)</a>

SGI has removed and replaced a trivial number of code segments in 
XFS that may arguably be related to UNIX code.  These changes are in
      three areas: macros used to define and manipulate the extended
      inode mode bits (in xfs_vnode.h), macros for filesystem quota
      operations (in dqblk_xfs.h), and the data copying function
      uiomove() (in move.c).  These revisions also
      required insignificant changes to other files that interact with
      the revised code.  We encourage you to move promptly to this
      version of XFS.
</p>
<p>
This code is now available for download from our open source
      repository at 
      <a href="http://oss.sgi.com>http://oss.sgi.com,</a>
      Initially we have provided
      updated kernel patches for recent 2.4 series kernels, updated
      user space tools, and an updated version of the XFS 1.3
      release. The CVS repositories for the 2.4 and 2.6 kernels are
      also available.  Please contact
	<a href="mailto:xfs-masters@oss.sgi.com">xfs-masters@oss.sgi.com</a>.
      with any questions about this XFS update.
</p>

<!--
<p>
<font face="ARIAL NARROW,HELVETICA">
SGI's XFS filesystem for Linux is a high-performance journaling
filesystem that provides rapid recovery from system crashes
and the ability to support extremely large disk farms.
XFS is licensed under the GPL.
For a listing of the capabilities and specifications
of XFS, see 
<a href="features.html">XFS for Linux Features</a>.
</font>
</p>
-->
      
<p>
<font face="ARIAL NARROW,HELVETICA">
SGI XFS Linux is available in the following versions:
</font>
</p>

<ul>
<p>
<li>
<font face="ARIAL NARROW,HELVETICA">
<b>XFS Release 1.3.1</b>
<br>
This release is available for stock 2.4.21,
as well as the Red Hat Linux 9
2.4.20-20.9 kernel.
For information on the many changes since XFS Linux
release 1.2, please see the
<a href="ftp://oss.sgi.com/projects/xfs/download/Release-1.3.1/1.3ChangesSince1.2">
XFS 1.3 Changelog</A>.
</font>
</li>
</p>
<p>
<li>
<font face="ARIAL NARROW,HELVETICA">
<b>The XFS development tree</b>
<br>
This is a current snapshot of
the XFS development code.  For information on installing the development code,
see <a href="devtree.html">Installing the XFS Development Tree</a>.
</font>
</p>
</li>
</ul>

<p>
<font face="ARIAL NARROW,HELVETICA">
For a listing of the current Linux XFS patch
sets that are available for downloading, see
<a href="patchlist.html">the Linux XFS patch sets</a>.
</font>
</p>

<p>
<font face="ARIAL NARROW,HELVETICA">
For information on the administration of XFS filesystems,
see
<a href="1.2_admin.html">Working with XFS Filesystems</a></li>.
</font>
</p>


<h2><font face="ARIAL NARROW,HELVETICA">
Questions and Problems
</font></h2>
If you have any questions or problems with the installation or
administration of XFS for Linux, you can
send email to 
<a href="mailto:linux-xfs@oss.sgi.com">linux-xfs@oss.sgi.com</a>.
  Note that this address is a public mailing list; please search the 
<A HREF="http://marc.theaimsgroup.com/?l=linux-xfs&r=1&w=2">list archives</A>
 to see if your
question has been answered previously.


<p>
To report bugs you encounter in XFS for Linux, use
<a href="http://oss.sgi.com/bugzilla/">
SGI's Bugzilla database</a>.


<br>

<& xfsTemplate,bottom=>1 &>