]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Posix Test - initialize "existed" bools 65748/head
authorDaniel Gryniewicz <dang@fprintf.net>
Wed, 1 Oct 2025 17:08:22 +0000 (13:08 -0400)
committerDaniel Gryniewicz <dang@fprintf.net>
Wed, 1 Oct 2025 17:08:22 +0000 (13:08 -0400)
commitcee5f26293af4763fc1267ab28199c4dc4654e03
tree98acf859716d889c1338f54d6d1a533a1d6c3282
parentcfee77cb63307466cea68d0c96d7a4f98ef06a46
RGW - Posix Test - initialize "existed" bools

Theoretically, the "existed" bools in the test could have had junk in
them.  Since the driver only writes to them when writing "true", this
could have had a false positive return.  Initialize them all.

Fixes: https://tracker.ceph.com/issues/73327
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net>
src/test/rgw/test_rgw_posix_driver.cc