[PATCH] sysctl: register the ocfs2 sysctl numbers
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Feb 2007 08:33:57 +0000 (00:33 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Feb 2007 16:09:58 +0000 (08:09 -0800)
commit0e03036c97b70b2602f7dedaa3a223ed7563c2c9
tree203a9bef847aa73b21afd3898d10cabb1e18dba6
parent4ed075e93bad97d0fdbb8a1be62f2449988496cb
[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 <ebiederm@xmission.com>
Acked-by: Mark Fasheh <mark.fasheh@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/cluster/nodemanager.c
fs/ocfs2/cluster/nodemanager.h
include/linux/sysctl.h