diff options
author | Alex Elder <elder@inktank.com> | 2013-05-14 03:35:38 +0200 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-07-01 18:52:02 +0200 |
commit | 912c317d4600b81664ad8f3d3ba6c1f2ff4b49c2 (patch) | |
tree | b5424c4ef1bcce1219d6979e36669f2ba97d6d18 /samples | |
parent | ceph: fix up comment for ceph_count_locks() as to which lock to hold (diff) | |
download | linux-912c317d4600b81664ad8f3d3ba6c1f2ff4b49c2.tar.xz linux-912c317d4600b81664ad8f3d3ba6c1f2ff4b49c2.zip |
rbd: drop original request earlier for existence check
The reference to the original request dropped at the end of
rbd_img_obj_exists_callback() corresponds to the reference taken
in rbd_img_obj_exists_submit() to account for the stat request
referring to it. Move the put of that reference up right after
clearing that pointer to make its purpose more obvious.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions