]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: kill PG_STATE_REPLAY 13942/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 20 Mar 2017 02:17:37 +0000 (10:17 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 20 Mar 2017 02:24:25 +0000 (10:24 +0800)
commit18c83bb97ecb5a001921c0d55e6f4efd4b255bd4
tree51b36feaa02af6cd736ca456d1d84ea66e1473a4
parent7f4d4e8fd1eae2598de636a0c46294190ee6b172
osd/PG: kill PG_STATE_REPLAY

This replay state of PG is not functionable and
hence should not be made visible to user.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
doc/rados/operations/pg-states.rst
src/mon/MonCommands.h
src/osd/PG.cc
src/osd/osd_types.cc
src/osd/osd_types.h