]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/: instantiate the right backend based on pool
authorSamuel Just <sam.just@inktank.com>
Mon, 27 Jan 2014 21:37:08 +0000 (13:37 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 18 Feb 2014 04:12:16 +0000 (20:12 -0800)
commitb90584a837e8f3c15a01ef377dc0dc0dc9f841f9
tree5ad488fceacafec9627576d54abab0507d157007
parent792f0a85d012a4c2292b27ea2cd4f5c04aece3db
osd/: instantiate the right backend based on pool

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ECBackend.cc
src/osd/ECBackend.h
src/osd/OSD.cc
src/osd/PGBackend.cc
src/osd/PGBackend.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h
src/osd/ReplicatedPG.cc