]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
FileStore: _split_collection should not create the collection
authorSamuel Just <sam.just@inktank.com>
Mon, 11 Feb 2013 20:24:14 +0000 (12:24 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 21 Mar 2013 19:25:09 +0000 (12:25 -0700)
commit9932c9f0a0503f1902549a3c39e5d51488fff3ef
treee5ed3a3b05645a97473b20bf8dab5af336b9e762
parent7e7ea8266ee45d96863e1edc5a567dcc2977680c
FileStore: _split_collection should not create the collection

This will simplify adding a replay guard to create_collection.

Backport: bobtail
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit b184ff581a08c9e6ce5b858f06ccbe9d0e2a170b)
src/os/FileStore.cc
src/os/FileStore.h
src/os/ObjectStore.cc
src/os/ObjectStore.h
src/osd/OSD.cc