]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: ignore -ENOENT on bi_list()
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 24 May 2017 23:57:28 +0000 (16:57 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 5 Jun 2017 20:18:02 +0000 (13:18 -0700)
commit2417c2c0c63cc32be10caf0b8b95e5773b57a369
tree8546ba31f6684da18061490d0387ea6a1986031d
parentdc04b20f1dff432bf797d02b9c9171bba9009283
rgw: ignore -ENOENT on bi_list()

just treat it as success with empty result

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_reshard.cc