]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc: send error to recovery waiters on shutdown 8887/head
authorJohn Spray <john.spray@redhat.com>
Mon, 2 May 2016 21:23:04 +0000 (22:23 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 2 May 2016 21:23:04 +0000 (22:23 +0100)
commit62c7a3c59ce479d5240eb5fbef01edf11388c7bb
tree44c4d06f091c179053b25cdcff1f60eef26618b5
parent5157c7d0fa805da4d4cb6b9c3b9724887f916308
osdc: send error to recovery waiters on shutdown

...instead of sending them '0', which gets things
confused.

Fixes: http://tracker.ceph.com/issues/15689
Signed-off-by: John Spray <john.spray@redhat.com>
src/osdc/Journaler.cc