[PATCH] sysctl: register the ocfs2 sysctl numbers
[linux-block.git] / fs / ocfs2 / cluster / nodemanager.h
index 8fb23cacc2f5f15308b7288321a503eb5322fa0d..070522138ae26c1b10f0f50683a48b5c53f5bf8e 100644 (file)
@@ -33,8 +33,7 @@
 #include <linux/configfs.h>
 #include <linux/rbtree.h>
 
-#define KERN_OCFS2             988
-#define KERN_OCFS2_NM          1
+#define FS_OCFS2_NM            1
 
 const char *o2nm_get_hb_ctl_path(void);