]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: drop last_backfill_bitwise handling
authorSage Weil <sage@redhat.com>
Mon, 24 Jun 2019 15:22:22 +0000 (10:22 -0500)
committerSage Weil <sage@redhat.com>
Mon, 24 Jun 2019 15:39:19 +0000 (10:39 -0500)
commitfc59c401162b2d197eb7b582724a5d1bf8f71a2b
treeca0258046ab0006e642d2871c52d897fc4c0b8ca
parent8d44d03d4d81a645e093d4f0053809107670f9b4
osd: drop last_backfill_bitwise handling

Bitwise has been required since luminous.  We don't need this code now.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/MissingLoc.cc
src/osd/PGLog.cc
src/osd/PGLog.h
src/osd/PeeringState.cc