]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Journaler: set state to STATE_ACTIVE in _finish_probe_end.
authorGreg Farnum <gregf@hq.newdream.net>
Thu, 18 Nov 2010 00:33:41 +0000 (16:33 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Thu, 6 Jan 2011 18:35:24 +0000 (10:35 -0800)
commite1675f3235309de9ba083b2200d9aa9788dc6036
treea36082ea075ce8e20492af632875ada2f03d5869
parentfab61391b7c662964e2498d31c1e1d0b65d4894e
Journaler: set state to STATE_ACTIVE in _finish_probe_end.

This was never actually getting set, although it doesn't matter
since STATE_ACTIVE and STATE_PROBING are defined to be the same.

Signed-off-by: Greg Farnum <gregf@hq.newdream.net>
src/osdc/Journaler.cc