]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/finisher: use distinct lock names
authorJohn Spray <john.spray@redhat.com>
Sun, 5 Mar 2017 15:27:46 +0000 (10:27 -0500)
committerKefu Chai <kchai@redhat.com>
Sun, 30 Apr 2017 02:21:29 +0000 (10:21 +0800)
commit64e36c5f8082afbb98cbd911b8fb526ab6568b6b
treeb413f7997ca150f45a65115a004d183b5dce4e97
parent6b34e18e34a7ab1b07c17dbbc6dcb1f190c250cb
common/finisher: use distinct lock names

Two Finishers should not be considered equivalent
for lockdep purposes: for example in mgr we have
our in-mgr Finisher, and then any finishers that
might be in libraries called by modules.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/Finisher.h