Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212785
b: refs/heads/master
c: 5f3c6d9
h: refs/heads/master
i:
  212783: 4360815
v: v3
  • Loading branch information
Sunil Mushran committed Oct 7, 2010
1 parent f7796c3 commit 5bedf1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea2034416b54700e30371f2ad6517cbb94674083
refs/heads/master: 5f3c6d9c615770708df464c170316f83cf437242
2 changes: 2 additions & 0 deletions trunk/fs/ocfs2/stack_o2cb.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ static int o2cb_cluster_connect(struct ocfs2_cluster_connection *conn)
/* for now we only have one cluster/node, make sure we see it
* in the heartbeat universe */
if (!o2hb_check_local_node_heartbeating()) {
if (o2hb_global_heartbeat_active())
mlog(ML_ERROR, "Global heartbeat not started\n");
rc = -EINVAL;
goto out;
}
Expand Down

0 comments on commit 5bedf1d

Please sign in to comment.