From: Olaf Kirch <okir@suse.de>
To: nfs@lists.sourceforge.net
Subject: [PATCH 0/4] Introduce sysctl registration helpers
Date: Thu, 3 Aug 2006 13:05:37 +0200 [thread overview]
Message-ID: <20060803110537.GA17158@suse.de> (raw)
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
next reply other threads:[~2006-08-03 11:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-03 11:05 Olaf Kirch [this message]
2006-08-03 14:09 ` [PATCH 0/4] Introduce sysctl registration helpers Christoph Hellwig
2006-08-03 14:22 ` Olaf Kirch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060803110537.GA17158@suse.de \
--to=okir@suse.de \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.