]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/lockdep: use std::bitset for tracking follows
authorKefu Chai <kchai@redhat.com>
Mon, 8 Mar 2021 06:28:27 +0000 (14:28 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 8 Mar 2021 13:16:35 +0000 (21:16 +0800)
commit764be5035b04b2950916f30533ec006a45f60c20
tree175370905472ea831284f11a399da988a471d1d8
parent841ee688f3e1a52d5258dc19da80c3bc0bec4564
common/lockdep: use std::bitset for tracking follows

for better readability

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/lockdep.cc