]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: correct the client_lock order when cleanup 8915/head
authorVicente Cheng <freeze.bilsted@gmail.com>
Tue, 3 May 2016 10:28:31 +0000 (18:28 +0800)
committerVicente Cheng <freeze.bilsted@gmail.com>
Tue, 3 May 2016 17:05:34 +0000 (01:05 +0800)
commit75e445bc70949f4a73f6b2e29c634c5b2b194761
treedf1888deca64dcc42fd2aa788b0e3f2f71789d4a
parentbb7d9c15576affda5a53f60acca6543fc0d267ec
client: correct the client_lock order when cleanup

    As 448bea4, we need to handle a dependency
    between client lock and admin socket lock.

Signed-off-by: Vicente Cheng <freeze.bilsted@gmail.com>
src/client/Client.cc