]> err.no Git - linux-2.6/blobdiff - fs/ocfs2/cluster/sys.c
ext[234]: use ext[234]_get_group_desc()
[linux-2.6] / fs / ocfs2 / cluster / sys.c
index a4b07730b2e1d0abb257a126fce7f3911ae1d434..0c095ce7723d87db01bbb5d980e0fd4643764eb7 100644 (file)
@@ -64,7 +64,7 @@ int o2cb_sys_init(void)
 {
        int ret;
 
-       o2cb_kset = kset_create_and_add("o2cb", NULL, fs_kobj);
+       o2cb_kset = kset_create_and_add("o2cb", NULL, NULL);
        if (!o2cb_kset)
                return -ENOMEM;