Add replication for bucket-create requests.
commit27c25ba8d9cff693b28a67ecdd3862fef5d4e3b6
authorJeff Darcy <jdarcy@redhat.com>
Thu, 23 Sep 2010 18:02:40 +0000 (23 14:02 -0400)
committerroot <root@repo-s.virt>
Fri, 24 Sep 2010 16:31:18 +0000 (24 12:31 -0400)
tree2e6d7535c33118d05d8baa36035a24d73d2c7955
parentb6702e9012c1f0d74bf09d9479bc2e4d07235017
Add replication for bucket-create requests.

Split replicate_namespace_action from replicate_delete.
Modified replicate_delete and (new) replicate_bcreate to use
replicate_namespace_action.
Added repl_worker_bcreate, REPL_BCREATE, plumbing to hook it up.

Fixed uninitialized-URL bug in repl_worker_del.
Fixed memory leak in repl_worker_del.
Added meta_got_copy call in proxy_repl_cons.
proxy.c
proxy.h
rest.c