]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ECBackend::ReadOp: fill in complete in constructor, not in do_read_op
authorSamuel Just <sjust@redhat.com>
Mon, 21 Nov 2016 20:51:05 +0000 (12:51 -0800)
committerSamuel Just <sjust@redhat.com>
Mon, 21 Nov 2016 20:51:07 +0000 (12:51 -0800)
commit51c2c5a7b4ac4c0319f7a5c83667b4b7c279e87e
tree241c402fdd2aa6831ca403c464d1c69de47bd097
parentf579a3e1be41df844266d9c8d12a8857e188d5d3
ECBackend::ReadOp: fill in complete in constructor, not in do_read_op

Otherwise, send_all_remaining_reads creates duplicate entries.

Fixes: http://tracker.ceph.com/issues/17966
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ECBackend.cc
src/osd/ECBackend.h