From: Eric W. Biederman Date: Mon, 6 Nov 2006 07:52:13 +0000 (-0800) Subject: [PATCH] sysctl: implement CTL_UNNUMBERED X-Git-Tag: v2.6.19-rc5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc13edc139108bb527b692f0548dce6bc648572;p=pandora-kernel.git [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 Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed