]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix the missing return value 10122/head
authorYan Jun <yan.jun8@zte.com.cn>
Mon, 4 Jul 2016 15:56:11 +0000 (23:56 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Mon, 4 Jul 2016 15:56:11 +0000 (23:56 +0800)
commitf43f37ea79279b4eadc64bbd4177a275d28cf421
treee9dd88f071258737b23aa1277a1a3d06cffdf4a1
parentfa8107a0c5c3f96331e965d45a85c6e1fd56db81
rgw: fix the missing return value

We should return the negative value while put_linked_bucket_info() failed.

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
src/rgw/rgw_rados.cc