]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: remove collection_{add,remove}
authorSage Weil <sage@redhat.com>
Sat, 19 Jul 2014 18:00:04 +0000 (11:00 -0700)
committerSage Weil <sage@redhat.com>
Mon, 27 Oct 2014 23:59:29 +0000 (16:59 -0700)
commitcfa22900d7f74792394076a48163d62f70914b8d
tree43d9dbc5be164e3bd68aa4a1e6640bd0219eb000
parenteb1c3300182253b74b46a78c928c0f6cb8169c54
os/ObjectStore: remove collection_{add,remove}

Move the add+remove a move normally translates to directly into
that method.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/ObjectStore.cc
src/os/ObjectStore.h
src/os/Transaction.cc