Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95838
b: refs/heads/master
c: 4af694e
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Mark Fasheh committed May 1, 2008
1 parent 09beb81 commit 74e7aa0
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: 4d8755b5e667df8f01647773ba744a5ac97e68e6
refs/heads/master: 4af694e672aaa85940d6e29d27b7eeea5f6eb258
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/stack_o2cb.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ static int o2cb_cluster_this_node(unsigned int *node)
return 0;
}

struct ocfs2_stack_operations o2cb_stack_ops = {
static struct ocfs2_stack_operations o2cb_stack_ops = {
.connect = o2cb_cluster_connect,
.disconnect = o2cb_cluster_disconnect,
.hangup = o2cb_cluster_hangup,
Expand Down

0 comments on commit 74e7aa0

Please sign in to comment.