linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] reserve a sysctl number for XFS (pagebuf)
@ 2003-08-25 14:03 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2003-08-25 14:03 UTC (permalink / raw)
  To: marcelo; +Cc: linux-kernel

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 */
 };
 
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-25 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25 14:03 [PATCH] reserve a sysctl number for XFS (pagebuf) Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).