Fixing a compilation warning in test_transaction.cc, as the CI
builds it with '-Werror'.
See https://jenkins.ceph.com/job/ceph-pull-requests/129517/
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
coll_t acid;
object_t aobj("another_test_name");
- snapid_t asnap(0);
hobject_t ahoid(obj, "another_key", snap, 0, 0, "another_nspace");
ghobject_t aoid(hoid);
std::set<string> keys;
coll_t acid;
object_t aobj("another_test_name");
- snapid_t asnap(0);
hobject_t ahoid(obj, "another_key", snap, 0, 0, "another_nspace");
ghobject_t aoid(hoid);
std::set<string> keys;