]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc: send error to recovery waiters on shutdown 9557/head
authorJohn Spray <john.spray@redhat.com>
Mon, 2 May 2016 21:23:04 +0000 (22:23 +0100)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Tue, 7 Jun 2016 14:04:43 +0000 (19:34 +0530)
commit19c13669ecb1bc9788b6741753d3eedbde713620
tree2e2c16c5bd743026bf1b8c9759ac4a4e837b58e9
parentb1c4c4c456d1d20ccc91de4f762dbe46d8e339a3
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>
(cherry picked from commit 62c7a3c59ce479d5240eb5fbef01edf11388c7bb)
src/osdc/Journaler.cc