[PATCH] sysctl: implement CTL_UNNUMBERED
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 6 Nov 2006 07:52:13 +0000 (23:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 6 Nov 2006 09:46:23 +0000 (01:46 -0800)
commit7cc13edc139108bb527b692f0548dce6bc648572
treec16b96e5f461068571a1b82890a2291522022e1d
parentd99f160ac53e51090f015a8f0617cea25f81a191
[PATCH] sysctl: implement CTL_UNNUMBERED

This patch takes the CTL_UNNUMBERD concept from NFS and makes it available to
all new sysctl users.

At the same time the sysctl binary interface maintenance documentation is
updated to mention and to describe what is needed to successfully maintain the
sysctl binary interface.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/lockd/svc.c
fs/nfs/sysctl.c
include/linux/sysctl.h