packages: kernel/kernel-aufs.patch - avoid unionfs patch

areq areq at pld-linux.org
Sun Sep 20 23:13:42 CEST 2009


Author: areq                         Date: Sun Sep 20 21:13:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- avoid unionfs patch

---- Files affected:
packages/kernel:
   kernel-aufs.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/kernel/kernel-aufs.patch
diff -u packages/kernel/kernel-aufs.patch:1.4 packages/kernel/kernel-aufs.patch:1.5
--- packages/kernel/kernel-aufs.patch:1.4	Fri Sep 18 21:25:04 2009
+++ packages/kernel/kernel-aufs.patch	Sun Sep 20 23:13:36 2009
@@ -29481,14 +29481,11 @@
 diff -urN linux/fs/Makefile linux-aufs/fs/Makefile
 --- linux/fs/Makefile	2009-03-12 11:25:26.000000000 +0100
 +++ linux-aufs/fs/Makefile	2009-03-12 17:03:22.897115295 +0100
-@@ -89,6 +89,7 @@
- obj-$(CONFIG_HFS_FS)		+= hfs/
- obj-$(CONFIG_ECRYPT_FS)		+= ecryptfs/
- obj-$(CONFIG_UNION_FS)		+= unionfs/
+@@ -125,3 +125,4 @@
+ obj-$(CONFIG_BTRFS_FS)		+= btrfs/
+ obj-$(CONFIG_GFS2_FS)           += gfs2/
+ obj-$(CONFIG_EXOFS_FS)          += exofs/
 +obj-$(CONFIG_AUFS)		+= aufs/
- obj-$(CONFIG_VXFS_FS)		+= freevxfs/
- obj-$(CONFIG_NFS_FS)		+= nfs/
- obj-$(CONFIG_EXPORTFS)		+= exportfs/
 diff -urN linux/include/linux/aufs_type.h linux-aufs/include/linux/aufs_type.h
 --- linux/include/linux/aufs_type.h	1970-01-01 01:00:00.000000000 +0100
 +++ linux-aufs/include/linux/aufs_type.h	2009-03-12 16:18:04.000000000 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-aufs.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list