]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG::_scrub: don't record digests for snapdirs 3462/head
authorSamuel Just <sjust@redhat.com>
Wed, 14 Jan 2015 17:47:52 +0000 (09:47 -0800)
committerSamuel Just <sjust@redhat.com>
Wed, 14 Jan 2015 17:47:52 +0000 (09:47 -0800)
commit204fa0f09e13bd573819de3aca32076e3d8e14ed
tree1fd4d4c768c0e087fd6116e0486a7ffe9f01077f
parent5c8ee3388f4bb7dcec072446a21dcf6183494af3
ReplicatedPG::_scrub: don't record digests for snapdirs

They are always empty, and the finish_ctx machinery doesn't really
work for snapdirs anyway.

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