]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Add EC_OPTIMIZATIONS flag and add ability to switch it on.
authorAlex Ainscow <aainscow@uk.ibm.com>
Tue, 11 Mar 2025 10:59:13 +0000 (10:59 +0000)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 2 Apr 2025 22:34:08 +0000 (23:34 +0100)
commit6eac1550b4fde988c2ed19ad850e5c1a43f59278
treed6ceb66d4fbfb62560c8a4ed0ea1f67110d5cc7e
parent4cf3abd829ead242966adf5276816080753fa5fd
osd: Add EC_OPTIMIZATIONS flag and add ability to switch it on.

This is the basic command. On its own, this does nothing functional, except set
a flag which can be queried.

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