]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG: set !flushed in Reset()
authorSamuel Just <sam.just@inktank.com>
Fri, 2 Aug 2013 18:58:52 +0000 (11:58 -0700)
committerSamuel Just <sam.just@inktank.com>
Sat, 3 Aug 2013 03:59:42 +0000 (20:59 -0700)
commit9e7d6d547e0e8a6db6ba611882afa9bf74ea0195
tree60996c0cc6ae9f1bab38233f04d5721b96b5356f
parentef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
PG: set !flushed in Reset()

Otherwise, we might serve a pull before we start_flush in the
ReplicaActive constructor.

Fixes: #5799
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/osd/PG.cc