[kernel] r17485 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon May 30 19:46:41 UTC 2011


Author: benh
Date: Mon May 30 19:46:41 2011
New Revision: 17485

Log:
fs: Enable FHANDLE

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	Mon May 30 19:46:03 2011	(r17484)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 19:46:41 2011	(r17485)
@@ -10,6 +10,7 @@
   * rt2800usb: Enable support for more USB devices including
     Linksys WUSB600N (Closes: #596626) (this change was accidentally
     omitted from 2.6.39-1)
+  * fs: Enable FHANDLE
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 19:46:03 2011	(r17484)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 19:46:41 2011	(r17485)
@@ -3379,6 +3379,7 @@
 CONFIG_POSIX_MQUEUE=y
 CONFIG_BSD_PROCESS_ACCT=y
 CONFIG_BSD_PROCESS_ACCT_V3=y
+CONFIG_FHANDLE=y
 CONFIG_TASKSTATS=y
 CONFIG_TASK_DELAY_ACCT=y
 CONFIG_TASK_XACCT=y



More information about the Kernel-svn-changes mailing list