]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: quiet down warning message
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 26 Aug 2013 18:16:08 +0000 (11:16 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Sat, 2 Nov 2013 01:16:15 +0000 (18:16 -0700)
commita4dc2694db6a7e45109f111dcdfd077da67b6030
treede1e8d4e954948d29cf812d32b7ea71871cba611
parent7f57d9dda74a1feb2da85be3c77d61c6f81ec1b2
rgw: quiet down warning message

Fixes: #6123
We don't want to know about failing to read region map info
if it's not found, only if failed on some other error. In
any case it's just a warning.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 055e31359ac977943f014270cc56a1b7786abee3)
src/rgw/rgw_rados.cc