[kernel] r13026 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Sun Mar 8 09:38:51 UTC 2009
Author: maks
Date: Sun Mar 8 09:38:50 2009
New Revision: 13026
Log:
topconfig enable BTRFS_FS_POSIX_ACL
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Sun Mar 8 09:38:50 2009
@@ -21,7 +21,8 @@
SOC_CAMERA_TW9910, SOC_CAMERA_OV772X, USB_STV06XX, USB_GSPCA_OV534,
DVB_LGDT3304, WM8350_WATCHDOG, SMSC_SCH311X_WDT, SND_HRTIMER,
SND_HDA_RECONFIG, GREENASIA_FF, USB_SERIAL_SIEMENS_MPI,
- USB_SERIAL_OPTICON, LEDS_ALIX2, LEDS_WM8350, OCFS2_FS_POSIX_ACL.
+ USB_SERIAL_OPTICON, LEDS_ALIX2, LEDS_WM8350, OCFS2_FS_POSIX_ACL,
+ BTRFS_FS_POSIX_ACL.
* topconfig enable SND_HDA_HWDEP for sound debugging purpose.
* topconfig enable USB_HIDDEV (closes: #517771)
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Sun Mar 8 09:38:50 2009
@@ -2052,6 +2052,7 @@
CONFIG_OCFS2_FS_POSIX_ACL=y
# CONFIG_OCFS2_COMPAT_JBD is not set
CONFIG_BTRFS_FS=m
+CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
More information about the Kernel-svn-changes
mailing list