[PATCH] reserve a sysctl number for XFS (pagebuf)

From: Christoph Hellwig
Date: Mon Aug 25 2003 - 09:07:05 EST


Reserve the 2.5 number for VM_PAGEBUF in 2.4 aswell.


--- 1.27/include/linux/sysctl.h Tue Jun 24 17:11:29 2003
+++ edited/include/linux/sysctl.h Mon Aug 25 14:06:01 2003
@@ -146,6 +146,7 @@
VM_MAX_MAP_COUNT=11, /* int: Maximum number of active map areas */
VM_MIN_READAHEAD=12, /* Min file readahead */
VM_MAX_READAHEAD=13, /* Max file readahead */
+ VM_PAGEBUF=17, /* struct: Control pagebuf parameters */
};


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/