]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Implement the collection hint transaction, add a new transation type as expected...
authorGuang Yang <yguang@yahoo-inc.com>
Mon, 7 Jul 2014 11:32:23 +0000 (11:32 +0000)
committerGuang Yang <yguang@yahoo-inc.com>
Tue, 19 Aug 2014 07:10:47 +0000 (07:10 +0000)
commitad6a2be402665215a19708f55b719112096da3f4
tree72ccd729b7d012deedcb0bdc69a133acc5917984
parent7d266d1304574a7a5603da63e44813dec016b0b6
Implement the collection hint transaction, add a new transation type as expected number of objects.
Signed-off-by: Guang Yang (yguang@yahoo-inc.com)
14 files changed:
src/os/CollectionIndex.h
src/os/FileStore.cc
src/os/FileStore.h
src/os/HashIndex.cc
src/os/HashIndex.h
src/os/KeyValueStore.cc
src/os/KeyValueStore.h
src/os/LFNIndex.cc
src/os/LFNIndex.h
src/os/MemStore.cc
src/os/MemStore.h
src/os/ObjectStore.h
src/os/Transaction.cc
src/osd/OSD.cc