Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198045
b: refs/heads/master
c: 6f46cb2
h: refs/heads/master
i:
  198043: 4487a23
v: v3
  • Loading branch information
Sage Weil committed May 17, 2010
1 parent a8d446a commit b08b63c
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: c7708075f18086ee7d02df8b891910893e9ea372
refs/heads/master: 6f46cb29350963527b663c9eb4fe964daa9ae707
1 change: 1 addition & 0 deletions trunk/fs/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1386,6 +1386,7 @@ static struct ceph_msg *get_reply(struct ceph_connection *con,
req->r_reply, req->r_con_filling_msg);
ceph_con_revoke_message(req->r_con_filling_msg, req->r_reply);
ceph_con_put(req->r_con_filling_msg);
req->r_con_filling_msg = NULL;
}

if (front > req->r_reply->front.iov_len) {
Expand Down

0 comments on commit b08b63c

Please sign in to comment.