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

* Re: [PATCH 0/4] Introduce sysctl registration helpers
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2006-08-03 14:09 UTC (permalink / raw)
  To: Olaf Kirch, viro; +Cc: nfs

On Thu, Aug 03, 2006 at 01:05:37PM +0200, Olaf Kirch wrote:
> 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.

Why does this go to the nfs list?  Also have you seen Al's larger sysctl
rework at 

	http://www.kernel.org/git/?p=linux/kernel/git/viro/sysctl.git;a=summary

that includes something similar.

Al, any plans to submit your sysctl rework?


-------------------------------------------------------------------------
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

* Re: [PATCH 0/4] Introduce sysctl registration helpers
  2006-08-03 14:09 ` Christoph Hellwig
@ 2006-08-03 14:22   ` Olaf Kirch
  0 siblings, 0 replies; 3+ messages in thread
From: Olaf Kirch @ 2006-08-03 14:22 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: viro, nfs

On Thu, Aug 03, 2006 at 03:09:16PM +0100, Christoph Hellwig wrote:
> Why does this go to the nfs list?

I wanted to get the feedback from the NFS folks on this set of
patches first, that's the only reason.

> Also have you seen Al's larger sysctl
> rework at 

No, I haven't. I'll take a look there.

Thanks,
Olaf
-- 
Olaf Kirch   |  --- o --- Nous sommes du soleil we love when we play
okir@suse.de |    / | \   sol.dhoop.naytheet.ah kin.ir.samse.qurax

-------------------------------------------------------------------------
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.