]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/cluster/sys.c
ocfs2: Fix userspace ABI breakage in sysfs
[linux-2.6-omap-h63xx.git] / 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;