[kernel] r11845 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Wed Jul 16 09:31:59 UTC 2008
Author: maks
Date: Wed Jul 16 09:31:58 2008
New Revision: 11845
Log:
topconfig enable CIFS_DFS_UPCALL
follow fedora setting and
"it doesn't hurt to set it, anyway" -vorlon
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 Wed Jul 16 09:31:58 2008
@@ -39,7 +39,7 @@
SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM, MAC80211_MESH,
IPV6_MROUTE, IPV6_PIMSM_V2, MTD_AR7_PARTS, SENSORS_IBMAEM, PATA_SCH,
CGROUP_DEVICE, USB_ISIGHTFW, HW_RANDOM_VIRTIO, RTC_DRV_FM3130,
- USB_VIDEO_CLASS.
+ USB_VIDEO_CLASS, CIFS_DFS_UPCALL.
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411, THERMAL_HWMON.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
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 Wed Jul 16 09:31:58 2008
@@ -1782,6 +1782,7 @@
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_EXPERIMENTAL=y
CONFIG_CIFS_UPCALL=y
+CONFIG_CIFS_DFS_UPCALL=y
CONFIG_NCP_FS=m
CONFIG_CODA_FS=m
# CONFIG_CODA_FS_OLD_API is not set
More information about the Kernel-svn-changes
mailing list