]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit459b9c796223ee2c59a3df4ed09b8c7f8883d303
treec16b96e5f461068571a1b82890a2291522022e1d
parent393b6ff69c20363b5b8e68c2cdfaee71c93939d8
[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