Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188635
b: refs/heads/master
c: 34b43a5
h: refs/heads/master
i:
  188633: b4e3176
  188631: d1d7494
v: v3
  • Loading branch information
Sage Weil committed Dec 1, 2009
1 parent a982789 commit b581a93
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: 75eb3592811028e5b01835126483d115532a3aa1
refs/heads/master: 34b43a56b9b103a7a820032177131532d9dbdbe8
1 change: 1 addition & 0 deletions trunk/fs/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg)
req->r_got_reply = 1;
} else if ((flags & CEPH_OSD_FLAG_ONDISK) == 0) {
dout("handle_reply tid %llu dup ack\n", tid);
mutex_unlock(&osdc->request_mutex);
goto done;
}

Expand Down

0 comments on commit b581a93

Please sign in to comment.