Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287164
b: refs/heads/master
c: 97bb59a
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder authored and Sage Weil committed Feb 2, 2012
1 parent 20f5b15 commit 63f89ff
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: d8fb02abdc39f92a1066313e2b17047876afa8f9
refs/heads/master: 97bb59a03dd6767fcc00be09b0c6d9e5294eeea6
1 change: 1 addition & 0 deletions trunk/drivers/block/rbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ static int rbd_get_client(struct rbd_device *rbd_dev, const char *mon_addr,
rbdc = __rbd_client_find(opt);
if (rbdc) {
ceph_destroy_options(opt);
kfree(rbd_opts);

/* using an existing client */
kref_get(&rbdc->kref);
Expand Down

0 comments on commit 63f89ff

Please sign in to comment.