Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38796
b: refs/heads/master
c: f588875
h: refs/heads/master
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Aug 24, 2006
1 parent 632e8c7 commit 700a2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 32f105a123804c7882d447f013aeb3530b4d63c0
refs/heads/master: f5888750aad219bec42f3f28354eb230d1a47b89
1 change: 1 addition & 0 deletions trunk/fs/dlm/rcom.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ static int send_ls_not_ready(int nodeid, struct dlm_rcom *rc_in)
rc->rc_header.h_cmd = DLM_RCOM;

rc->rc_type = DLM_RCOM_STATUS_REPLY;
rc->rc_id = rc_in->rc_id;
rc->rc_result = -ESRCH;

dlm_rcom_out(rc);
Expand Down

0 comments on commit 700a2ea

Please sign in to comment.