]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/rbd: use brace initialization in cls_rbd_snap::generate_test_instances() 65227/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 26 Aug 2025 05:35:13 +0000 (13:35 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 26 Aug 2025 05:40:11 +0000 (13:40 +0800)
commit95620cb1e3a06c95ccf221a8d8c2f7942baf9b1a
treea484451f423008701387af8a1ee69145ba0c9256
parentf6387fd81c6e23dbfb14edbd21185e1a753a249a
cls/rbd: use brace initialization in cls_rbd_snap::generate_test_instances()

in ed6b7124, we switched some of them to explicit call of constructor to
study some compiling failures, but forgot to revert to the original
version after the failures were addressed.

in this change, we revert them to the original version to be more consistent.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/cls/rbd/cls_rbd.h