]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: cleanup Locker::acquire_locks()
authorYan, Zheng <zyan@redhat.com>
Fri, 26 Apr 2019 03:52:01 +0000 (11:52 +0800)
committerYan, Zheng <zyan@redhat.com>
Sat, 9 Nov 2019 03:03:15 +0000 (11:03 +0800)
commit81f4e9cb95e2e0cf3ab908073248817031ccf51f
treefc8802501b796108bb35f666f42a513b05e3a487
parent06aca48e2b6ca6234631265834cfb50149be2752
mds: cleanup Locker::acquire_locks()

define varible 'lock' in the loop that acquires locks

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Locker.cc