All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Introduce sysctl registration helpers
@ 2006-08-03 11:05 Olaf Kirch
  2006-08-03 14:09 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Kirch @ 2006-08-03 11:05 UTC (permalink / raw)
  To: nfs

Subject: Introduce sysctl registration helpers

1/4 register_sysctl_path
	This patch introduces a new mechanism for registering a sysctl
	table, without having to create those funky dummy tables for
	all the parent directories.

2/4 nfs-sysctl
	This makes the NFS client code register a sysctl table, and
	adds a sysctl for max_readahead

3/4 nfsd-sysctl
	This makes the NFS server code register a sysctl table,
	and adds a sysctl for max readdirplus data we return.
	We had problems with some clients not being able to 
	grok more than 4K worth of data.

4/4 fs-sysctl-register-convert
	Converts lockd and sunrpc to use the new sysctl
	registration code.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-03 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-03 11:05 [PATCH 0/4] Introduce sysctl registration helpers Olaf Kirch
2006-08-03 14:09 ` Christoph Hellwig
2006-08-03 14:22   ` Olaf Kirch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.