]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/: add PGBackend interfaces and stubs
authorSamuel Just <sam.just@inktank.com>
Fri, 30 Aug 2013 01:13:26 +0000 (18:13 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 26 Sep 2013 18:24:25 +0000 (11:24 -0700)
commit62a1eb6f693a41dcb558d7c34e07e2aa5487de03
treeccb71e959cd2a67f09ed7e3f0b2dc1be273cc93b
parentf94e6a30a746f9c3d93bb13d45da2b06ccc49673
osd/: add PGBackend interfaces and stubs

Signed-off-by: Samuel Just <sam.just@inktank.com>
doc/dev/osd_internals/erasure_coding/recovery.rst [new file with mode: 0644]
src/osd/Makefile.am
src/osd/PGBackend.h [new file with mode: 0644]
src/osd/ReplicatedBackend.cc [new file with mode: 0644]
src/osd/ReplicatedBackend.h [new file with mode: 0644]
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h
src/osd/osd_types.h