]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: rgw_op: exit early if object has no attrs in GetObjectTagging 17048/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 16 Aug 2017 12:56:59 +0000 (14:56 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 16 Aug 2017 13:29:10 +0000 (15:29 +0200)
commitb2246226cc11fcd87b4fd499c34434f82ca18654
treed53a8020b17ceb5b98f2e6963957405f1995cad3
parent51ccc5feabea18e6804ec954968e3444be7cb16e
rgw: rgw_op: exit early if object has no attrs in GetObjectTagging

Check for the return value of get_obj_attrs and exit earlier in case of
errors

Fixes: http://tracker.ceph.com/issues/21010
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_op.cc