]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG: remove block_writes from scrubber
authorSamuel Just <sjust@redhat.com>
Thu, 29 Jan 2015 22:21:22 +0000 (14:21 -0800)
committerSamuel Just <sjust@redhat.com>
Thu, 29 Jan 2015 22:21:55 +0000 (14:21 -0800)
commit4f9e6ed836d13b90c5d93f14bec12ca2483a81fa
treef56b6cee6670cf0a8ec6a172deebb1b8f9c4cf34
parent50647876971a2fe65a02e4de3c0bc62fec4887c4
PG: remove block_writes from scrubber

block_writes is actually redundant, it is true iff scrubber.start !=
scrubber.end.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc