]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63796 from tchaikov/wip-memstore-silence-warning
authorKefu Chai <tchaikov@gmail.com>
Mon, 23 Jun 2025 14:07:25 +0000 (22:07 +0800)
committerGitHub <noreply@github.com>
Mon, 23 Jun 2025 14:07:25 +0000 (22:07 +0800)
commit40b43b90f2986b815c949d8cba9e51445b84864d
tree87c565968c82f5c357b4839470ec93f3995c2825
parent0f65bd2150ecc8218f93b7e6cee63d857cf13b53
parent3277f0559a1a0d3dc48e8b3a6385ce305f5cf6c3
Merge pull request #63796 from tchaikov/wip-memstore-silence-warning

cmake: suppress -Wmaybe-uninitialized warning in memstore PageSet

Reviewed-by: Matan Breizman <mbreizma@redhat.com>