LWN.net Logo

XFS core for 2.5.32

From:  Christoph Hellwig <hch@lst.de>
To:  linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject:  [PATCH] XFS core for 2.5.32
Date:  Wed, 28 Aug 2002 03:12:22 +0200
Cc:  linux-xfs@oss.sgi.com

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds