]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: move the {boot,up,bind} epochs into OSDService
authorGreg Farnum <greg@inktank.com>
Fri, 25 Apr 2014 20:36:14 +0000 (13:36 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 5 May 2014 22:29:20 +0000 (15:29 -0700)
commit938feb49bd86bf5ff4f5abb62d146af46e29a23c
tree682fba652b9f76d65e65a7a7c49d08a0c5baf2de
parent2ec92c7602b8891b66f8ec1da59f957ad07a1bc1
OSD: move the {boot,up,bind} epochs into OSDService

Provide interfaces around setting and retrieving them, instead of accessing
them directly with a lock.

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