]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGBackend,ReplicatedBackend: add interfaces for scanning the pg
authorSamuel Just <sam.just@inktank.com>
Tue, 17 Sep 2013 17:11:54 +0000 (10:11 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 4 Oct 2013 20:50:06 +0000 (13:50 -0700)
commit4df481c2da145d4ff649ce0b5131c03b4b7a8bc5
treedc5be2143fed85fcf1eba614a36b70fd1dcc1111
parent664b589b05243b30a92ac3642958d56fb9144e3d
PGBackend,ReplicatedBackend: add interfaces for scanning the pg

This will be important since the erasure coded pg will have a different
on-disk format than the replicated backend.

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