]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG: fix scrub feature check
authorSamuel Just <sam.just@inktank.com>
Thu, 20 Feb 2014 02:22:34 +0000 (18:22 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 20 Feb 2014 02:22:36 +0000 (18:22 -0800)
commit68184d4574cd507ab3a065693e392917b98e16ec
tree49a9638a016883d4439aec838e684d29292fffed
parent67d1f364e4ae4775d25bece461634e75fc79df3d
PG: fix scrub feature check

acting[0] isn't necessarily the primary.  Start at
0 and explicitely skip the primary.

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