]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG::release_op_ctx_locks: requeue in scrub queue if blocked 4803/head
authorSamuel Just <sjust@redhat.com>
Wed, 20 May 2015 23:10:02 +0000 (16:10 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 29 May 2015 21:09:11 +0000 (14:09 -0700)
commitbe873eb8da7b29ecefaa5a99b88de7ddcca711ee
treec93f3dd703e441f68d9098eb873307d5cab1ab10
parent5c2b795724423ed484ab451de855ddcfc085342b
ReplicatedPG::release_op_ctx_locks: requeue in scrub queue if blocked

Otherwise we can reorder an op around another op which got blocked by a
scrub which started after the first blocked on an obc.

Fixes: #11691
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.h