]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/: add state PG_STATE_PEERED
authorSamuel Just <sam.just@inktank.com>
Wed, 29 Oct 2014 20:57:01 +0000 (13:57 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 30 Jan 2015 19:45:37 +0000 (11:45 -0800)
commitaac4c255e251ec1d96630e91e48b8b60cbbb7993
treebc8ed8c73cfb0a5f5c979717534730f9d5dffd3e
parentabd115484aa4101776e4301566b64a04048c6d14
osd/: add state PG_STATE_PEERED

We need a state to represent the pg state where we are below
min_size, but trying to recover.

Signed-off-by: Samuel Just <sam.just@inktank.com>
doc/rados/operations/pg-states.rst
src/osd/PG.h
src/osd/osd_types.cc
src/osd/osd_types.h