Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210971
b: refs/heads/master
c: 50aff04
h: refs/heads/master
i:
  210969: 428f947
  210967: 8959176
v: v3
  • Loading branch information
Wu Fengguang authored and Joel Becker committed Sep 18, 2010
1 parent c9e492b commit 618473c
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: 228ac6357718df2d5c8d70210fa51b2225aab5ee
refs/heads/master: 50aff040363d31f87e94f38f1710973d99489951
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/cluster/tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ static int o2net_tx_can_proceed(struct o2net_node *nn,
int o2net_send_message_vec(u32 msg_type, u32 key, struct kvec *caller_vec,
size_t caller_veclen, u8 target_node, int *status)
{
int ret;
int ret = 0;
struct o2net_msg *msg = NULL;
size_t veclen, caller_bytes = 0;
struct kvec *vec = NULL;
Expand Down

0 comments on commit 618473c

Please sign in to comment.