]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Returning when dst_ioctx.operate() returns error 17873/head
authoramitkuma <amitkuma@redhat.com>
Thu, 21 Sep 2017 12:54:40 +0000 (18:24 +0530)
committeramitkuma <amitkuma@redhat.com>
Mon, 18 Dec 2017 15:40:45 +0000 (21:10 +0530)
commit0f700e7da88aa85e2d6922e6e68d2fa0b91b1c6e
treef17752ea03ff453615f37a3c722d3f75a2281c62
parent998bf1b43ca9118ce7516819826f0cf7bbfc273e
rgw: Returning when dst_ioctx.operate() returns error

** 1396179 Unused value
CID 1396179 (#1 of 1): Unused value (UNUSED_VALUE)
returned_value: Assigning value from dst_ioctx->operate(dst_oid, &wop)
to ret here, but that stored value is overwritten before it can be used.

Signed-off-by: Amit Kumar <amitkuma@redhat.com>
src/rgw/rgw_rados.cc