]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/: move get_recovery_op_priority into PeeringState next to get_*_priority
authorSamuel Just <sjust@redhat.com>
Thu, 6 Apr 2023 03:45:19 +0000 (03:45 +0000)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 8 May 2023 10:52:00 +0000 (16:22 +0530)
commitc20bc71992ddabee4b416ee50c8b0f7fe0864e02
tree1f6a910bb5c1c1ede2d34d8926553f9a2f2374a9
parentd5d7ab57d521351d1eb57f6c38847ad9ba6ef46f
osd/: move get_recovery_op_priority into PeeringState next to get_*_priority

Consolidate methods governing recovery scheduling in PeeringState.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PeeringState.h
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h