]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: apply osd_skip_data_digest to read operations
authorSage Weil <sage@redhat.com>
Sat, 14 Jul 2018 18:12:54 +0000 (13:12 -0500)
committerSage Weil <sage@redhat.com>
Sat, 14 Jul 2018 18:12:54 +0000 (13:12 -0500)
commit49207a6cb388446361aafacfaa863d66dd452ded
tree99635925bdaa51c576e38685104ccb84100b9591
parentc579e051f2b3677c9a1918713f693105cf6a33de
osd: apply osd_skip_data_digest to read operations

If we would skip updating data digests, apply that same decision to read
operations as well.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PrimaryLogPG.cc