]> git-server-git.apps.pok.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>
Tue, 12 Feb 2013 18:15:03 +0000 (10:15 -0800)
commitb184ff581a08c9e6ce5b858f06ccbe9d0e2a170b
tree8955ed2d857317f98b59b94e2bde376ce3975d0a
parentd8891d5add44637c31268a4c4f1b21877e151d32
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>
src/os/FileStore.cc
src/os/FileStore.h
src/os/ObjectStore.cc
src/os/ObjectStore.h
src/osd/OSD.cc