Jump to content

XFS

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gvy (talk | contribs) at 20:38, 11 September 2004 (s/2001/2000/ -- see http://oss.sgi.com/projects/xfs/news.html). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XFS is a high-performance journaling file system created by SGI (formerly Silicon Graphics Inc.) for their Irix Unix implementation. In May 2000, SGI released XFS under an open source licence.

It comes by default with the 2.5.xx and 2.6.xx versions of the Linux kernel, but wasn't available to the 2.4.xx kernel, except as a patch, until version 2.4.25 when it was judged stable enough to be merged into the main development tree by Marcelo Tosatti, maintainer of the 2.4 branch.

There are also moves to port the filesystem to FreeBSD.