From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:33:57 +0000 (-0800) Subject: [PATCH] sysctl: register the ocfs2 sysctl numbers X-Git-Tag: v2.6.21-rc1~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e03036c97b70b2602f7dedaa3a223ed7563c2c9;p=pandora-kernel.git [PATCH] sysctl: register the ocfs2 sysctl numbers ocfs2 was did not have the binary number it uses under CTL_FS registered in sysctl.h. Register it to avoid future conflicts, and change the name of the definition to be in line with the rest of the sysctl numbers. Signed-off-by: Eric W. Biederman Acked-by: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed