Linux: XFS for 2.5

Submitted by nimrod
on August 28, 2002 - 4:55pm

Christoph Hellwig posted about a patch which "includes only the core functionality of the SGI XFS filesystem for Linux 2.5.32. It does NOT include changes for Posix ACLs, dmapi, kdb or other code included in the XFS CVS tree".

Hopefully, this will ultimately pave the way for the inclusion of XFS in 2.5.


From: Christoph Hellwig
To: linux-kernel
Subject: [PATCH] XFS core for 2.5.32
Date: Wed, 28 Aug 2002 03:12:22 +0200

This patch includes only the core functionality of the SGI XFS
filesystem for Linux 2.5.32. It does NOT include changes for Posix
ACLs, dmapi, kdb or other code included in the XFS CVS tree.

The patch adds the self-contained XFS code and makes almost no modifications
to existing kernel code. Diffstat output with new files stripped:

 Documentation/Changes              |   16
Documentation/filesystems/00-INDEX | 2
MAINTAINERS | 8
fs/Config.help | 66
fs/Config.in | 9
fs/Makefile | 1
include/linux/sched.h | 1
include/linux/sysctl.h | 2
kernel/ksyms.c | 1

Please send any comments to the patch or xfs code to linux-xfs@oss.sgi.com.
We know that there are still issues left that need addressing, but feel
free to add your items.

The patches can be found at:

ftp://ftp.kernel.org/pub/linux/kernel/people/hch/patches/v2.5/2.5.32/linux-2.5.32-xfs.patch.gz
ftp://ftp.kernel.org/pub/linux/kernel/people/hch/patches/v2.5/2.5.32/linux-2.5.32-xfs.patch.bz2


Related Links:

Fixed width?

molo
on
August 29, 2002 - 7:25pm

This looks ugly compared to the google archive. Can someone throw in a <pre> tag there? Email is a fixed-width font medium.

re: Fixed width?

Jeremy
on
August 29, 2002 - 7:44pm

Done. :)

My bad

nimrod
on
August 31, 2002 - 1:33am

Oops. sorry for that ;)

--
I like short comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.