[kernel] r8717 - in dists/trunk/linux-2.6/debian/arch: alpha hppa ia64 m68k powerpc s390
Maximilian Attems
maks at alioth.debian.org
Tue May 22 14:51:21 UTC 2007
Author: maks
Date: Tue May 22 14:51:21 2007
New Revision: 8717
Log:
generic vfs fallback handles those cases since 04 Sep 2005
kill ref to DEVPTS_FS_SECURITY TMPFS_XATTR TMPFS_SECURITY.
Modified:
dists/trunk/linux-2.6/debian/arch/alpha/config
dists/trunk/linux-2.6/debian/arch/hppa/config
dists/trunk/linux-2.6/debian/arch/ia64/config
dists/trunk/linux-2.6/debian/arch/m68k/config
dists/trunk/linux-2.6/debian/arch/powerpc/config
dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
dists/trunk/linux-2.6/debian/arch/s390/config
Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config (original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config Tue May 22 14:51:21 2007
@@ -1421,7 +1421,6 @@
CONFIG_JBD=m
CONFIG_FS_MBCACHE=y
CONFIG_XFS_RT=y
-# CONFIG_TMPFS_XATTR is not set
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
Modified: dists/trunk/linux-2.6/debian/arch/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/config (original)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config Tue May 22 14:51:21 2007
@@ -687,7 +687,6 @@
CONFIG_FS_MBCACHE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
-# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_XFS_FS is not set
Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config (original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config Tue May 22 14:51:21 2007
@@ -1100,8 +1100,6 @@
CONFIG_SGI_IOC3=m
CONFIG_JBD=m
CONFIG_FS_MBCACHE=m
-CONFIG_TMPFS_XATTR=y
-CONFIG_TMPFS_SECURITY=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_ADFS_FS=m
Modified: dists/trunk/linux-2.6/debian/arch/m68k/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/m68k/config (original)
+++ dists/trunk/linux-2.6/debian/arch/m68k/config Tue May 22 14:51:21 2007
@@ -157,7 +157,6 @@
# CONFIG_JBD_DEBUG is not set
CONFIG_SYSFS=y
CONFIG_TMPFS=y
-# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_ADFS_FS is not set
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config (original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config Tue May 22 14:51:21 2007
@@ -1093,8 +1093,6 @@
CONFIG_INFINIBAND_IPOIB=m
CONFIG_JBD=m
CONFIG_FS_MBCACHE=m
-CONFIG_TMPFS_XATTR=y
-CONFIG_TMPFS_SECURITY=y
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot (original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot Tue May 22 14:51:21 2007
@@ -40,8 +40,6 @@
# CONFIG_INFINIBAND is not set
# CONFIG_DNOTIFY is not set
# CONFIG_PROC_KCORE is not set
-# CONFIG_DEVPTS_FS_SECURITY is not set
-# CONFIG_TMPFS_XATTR is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_NLS is not set
Modified: dists/trunk/linux-2.6/debian/arch/s390/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/s390/config (original)
+++ dists/trunk/linux-2.6/debian/arch/s390/config Tue May 22 14:51:21 2007
@@ -111,7 +111,6 @@
CONFIG_EXT3_FS=y
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
-# CONFIG_TMPFS_XATTR is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ASFS_FS is not set
More information about the Kernel-svn-changes
mailing list