Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77869
b: refs/heads/master
c: 6b11d81
h: refs/heads/master
i:
  77867: c82d15a
v: v3
  • Loading branch information
Joel Becker authored and Mark Fasheh committed Jan 29, 2008
1 parent 60cade6 commit 9ce823c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8561b089afbaed2651591e5a4574fdca451d82f2
refs/heads/master: 6b11d8179d1c6e560edc02c40a53b65fde83bf3f
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/cluster/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 9ce823c

Please sign in to comment.