]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD,PG: added helper methods for creating and dispatching RecoveryCtxs
authorSamuel Just <sam.just@inktank.com>
Mon, 18 Jun 2012 17:08:11 +0000 (10:08 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 5 Jul 2012 17:14:59 +0000 (10:14 -0700)
commit33b985dcfec8b9690e18f662431de41870f505ba
tree8900f03d137eef56fd9eff6aead1cd7d94ff0d83
parentb80b50053cb70c30e868d845f781fe9102159b38
OSD,PG: added helper methods for creating and dispatching RecoveryCtxs

This is simpler than having to update all of the RecoveryCtx users
whenever we change the types in RecoveryCtx.

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