Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86764
b: refs/heads/master
c: 200bfae
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Mark Fasheh committed Mar 3, 2008
1 parent 923f166 commit 9455add
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: 006000566d4e95b8d1924addfb41094acf0d5ec2
refs/heads/master: 200bfae37a15e50e0f9aa5683958bdfc3fd55e05
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlmglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -3356,7 +3356,7 @@ static int ocfs2_downconvert_thread_should_wake(struct ocfs2_super *osb)
return should_wake;
}

int ocfs2_downconvert_thread(void *arg)
static int ocfs2_downconvert_thread(void *arg)
{
int status = 0;
struct ocfs2_super *osb = arg;
Expand Down

0 comments on commit 9455add

Please sign in to comment.