]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: remove default ctor for delta_t
authorKefu Chai <tchaikov@gmail.com>
Mon, 28 Feb 2022 14:47:19 +0000 (22:47 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 1 Mar 2022 16:29:28 +0000 (00:29 +0800)
commitfe0da04f1bc825f78254f95b5f13e76c21541418
treeb13bbbe655dc21da136510751c87acacf455d9f0
parenta8d119fc6f04764ac0a8c0512e65f3b72e183f91
crimson/os/seastore: remove default ctor for delta_t

otherwise the aggregate initialization for this type would fail to
work on C++20, as the user-declared ctor is defined for this struct.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/crimson/os/seastore/collection_manager/collection_flat_node.h