]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/test: fix compiler warning 53616/head
authorRonen Friedman <rfriedma@redhat.com>
Sat, 23 Sep 2023 06:24:05 +0000 (01:24 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sat, 23 Sep 2023 06:24:05 +0000 (01:24 -0500)
commit3413c4248f2878dbe8b723ce32ee66165f6394ea
tree4c23668c315bc7972f207eb03283388d58ffcb9e
parent5ecd20f6204627a3dc2f5b659357a6f748d24e89
rgw/test: fix compiler warning

Fixing a compiler warning regarding ambiguity of
the overloaded operator '==' (as it allows a one-sided
const operand)

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/test/librgw_file_aw.cc