]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: move the peer_epoch and map sharing infrastructure into OSDService
authorGreg Farnum <greg@inktank.com>
Fri, 25 Apr 2014 21:00:00 +0000 (14:00 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 5 May 2014 22:29:21 +0000 (15:29 -0700)
commite1277ba6b3052cef538ecbffbcaf86758aa12c3b
tree825a08b51a742e2158c53b5bf4132b806b7dfc03
parent938feb49bd86bf5ff4f5abb62d146af46e29a23c
OSD: move the peer_epoch and map sharing infrastructure into OSDService

None of this code requires OSD-internal data or acquring locks from
anybody else.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc