Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200329
b: refs/heads/master
c: 2054756
h: refs/heads/master
i:
  200327: 49e832c
v: v3
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed Jun 1, 2010
1 parent 3242703 commit 3ca5d95
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: 13a4214cd9ec14d7b77e98bd3ee51f60f868a6e5
refs/heads/master: 205475679a74fe40b63a1c7f41110fdb64daa8b9
2 changes: 2 additions & 0 deletions trunk/fs/ceph/mon_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,8 @@ static void release_generic_request(struct kref *kref)
ceph_msg_put(req->reply);
if (req->request)
ceph_msg_put(req->request);

kfree(req);
}

static void put_generic_request(struct ceph_mon_generic_request *req)
Expand Down

0 comments on commit 3ca5d95

Please sign in to comment.