]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: take clone write lock as well in make_writeable
authorSamuel Just <sam.just@inktank.com>
Tue, 11 Feb 2014 02:34:52 +0000 (18:34 -0800)
committerSamuel Just <sam.just@inktank.com>
Mon, 17 Feb 2014 22:24:56 +0000 (14:24 -0800)
commitd687ed96fd1f125195a537bf93b6919679061a75
treea1e8413e4b0c19c1dd8f0dcba72551a573fb0749
parent643b6a50aee5a8e61cd2541b777cd6d3dc396a2a
ReplicatedPG: take clone write lock as well in make_writeable

Otherwise, we might start backfilling the clone before the op is
complete.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h