]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: try to create log pool if doesn't exist
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 13 Sep 2013 21:43:54 +0000 (14:43 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 13 Sep 2013 22:35:26 +0000 (15:35 -0700)
commit4216eac0f59af60f60d4ce909b9ace87a7b64ccc
tree0605089582325c6b9fa51e34560b82c41b559c19
parente7f7483192cddca1159aba439ce62b1e78669d51
rgw: try to create log pool if doesn't exist

When using replica log, if the log pool doesn't exist all operations are
going to fail. Try to create it if doesn't exist.

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_replica_log.cc