]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Create a new interval when the optimization flag gets switch on.
authorAlex Ainscow <aainscow@uk.ibm.com>
Tue, 11 Mar 2025 11:00:01 +0000 (11:00 +0000)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 2 Apr 2025 22:34:08 +0000 (23:34 +0100)
commit175e684528755543baa4799489f5c866ea1cb97c
treece7fa4cf5fb6c84dbfed40671ffe135678b7c690
parent6eac1550b4fde988c2ed19ad850e5c1a43f59278
osd: Create a new interval when the optimization flag gets switch on.

This allows for the old EC code to cleanly shutdown using the on_change
notification. The new code can then start up cleanly.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/osd/osd_types.cc
src/osd/osd_types.h
src/osdc/Objecter.cc
src/osdc/Objecter.h