]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: use atomic variable to track reference of MetaRequeset
authorYan, Zheng <zyan@redhat.com>
Thu, 9 Oct 2014 05:16:18 +0000 (13:16 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 13 Oct 2014 06:44:31 +0000 (14:44 +0800)
commite464a7765230c504b3e3b88bcb1106f67b7c3eb9
tree01b98eb3b28ab95de35803b474dcad1191dc3f3d
parent4134c149d3759dd6a3aaa1a353b77bbfe8e9491b
client: use atomic variable to track reference of MetaRequeset

this allow us to increase reference count of MetaRequest while not holding
the client_lock

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc
src/client/MetaRequest.h