]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: flip the negation in PG::do_peering_event().
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 13 Jul 2021 16:24:04 +0000 (16:24 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 13 Jul 2021 16:24:07 +0000 (16:24 +0000)
commitfb242e829a21db333a3f5e43c3fab5baa54f53b1
treee8d9cb2d7aa994a115692a94e8da05ac9ae5e75f
parentfaf8aca91546925fbb12bde330f2c1291809043d
crimson/osd: flip the negation in PG::do_peering_event().

Less operations, lower mental load on reader's mind.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/pg.cc