]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: silence clang analyzer warning 17294/head
authorKefu Chai <kchai@redhat.com>
Mon, 28 Aug 2017 09:09:15 +0000 (17:09 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 28 Aug 2017 09:09:16 +0000 (17:09 +0800)
commit3f75436b2d1b03d40a65b411a3fcd30f8cbcb6bf
tree31f1cf131545e3ff8ede07828c9e092f2c3c7d55
parentbceafe0607a225be02d71e1881de584a093d5e47
rgw: silence clang analyzer warning

silences following warning:

Value stored to 'versioned_dest' is never read

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/rgw/rgw_rados.cc