]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63414 from tchaikov/osd-variant
authorKefu Chai <tchaikov@gmail.com>
Wed, 16 Jul 2025 08:55:40 +0000 (16:55 +0800)
committerGitHub <noreply@github.com>
Wed, 16 Jul 2025 08:55:40 +0000 (16:55 +0800)
commit2cc28cf1a6265e78d5e1712073af93a09142f23a
treef8d3891e15ae76b17ff73f1dac197051e66446e0
parentdc67709e17b3febf79e2d8908fd30b106cfbf116
parent09d27310b3b27f427dba593882e63a2d5beac542
Merge pull request #63414 from tchaikov/osd-variant

osd: migrate from boost::variant to std::variant

Reviewed-by: Ronen Friedman <rfriedma@redhat.com>