Whamcloud - gitweb
* Removed the (new) tcp zero-copy patches
[fs/lustre-release.git] / lustre / kernel_patches / patches / procfs-ndynamic-2.4.patch
1 Index: linux-2.4.18-chaos/include/linux/proc_fs.h
2 ===================================================================
3 --- linux-2.4.18-chaos.orig/include/linux/proc_fs.h     2003-07-28 17:52:18.000000000 +0400
4 +++ linux-2.4.18-chaos/include/linux/proc_fs.h  2004-01-12 20:12:38.000000000 +0300
5 @@ -25,7 +25,7 @@
6  /* Finally, the dynamically allocatable proc entries are reserved: */
7  
8  #define PROC_DYNAMIC_FIRST 4096
9 -#define PROC_NDYNAMIC      4096
10 +#define PROC_NDYNAMIC      16384 
11  
12  #define PROC_SUPER_MAGIC 0x9fa0
13