]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/lockdeps: use std::bitset for tracking free_ids
authorKefu Chai <kchai@redhat.com>
Mon, 8 Mar 2021 07:03:08 +0000 (15:03 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 8 Mar 2021 13:16:35 +0000 (21:16 +0800)
commitef652f945a97515c7095c7e077fc92e6b759d820
tree26077bf8788704ece301f2f8007345218a2c3708
parent764be5035b04b2950916f30533ec006a45f60c20
common/lockdeps: use std::bitset for tracking free_ids

for better readability

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