]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Revamp injectfull op to support all full states
authorDavid Zafman <dzafman@redhat.com>
Fri, 31 Mar 2017 21:13:14 +0000 (14:13 -0700)
committerDavid Zafman <dzafman@redhat.com>
Mon, 17 Apr 2017 15:00:24 +0000 (08:00 -0700)
commit1e2fde1012fe9df1ce114256cd72d9da902a01ab
tree5d46b01f2d73ff947117798536a1301d2949d331
parenta5731076add0af10686da482ecc29a1fa2600a14
osd: Revamp injectfull op to support all full states

Use check_* for injectable full checks
Use is_* to just test simple cur_state

Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PrimaryLogPG.cc