]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/FastCDC: better behavior if TARGET_WINDOW_BITS==0
authorSage Weil <sage@newdream.net>
Thu, 21 May 2020 15:36:28 +0000 (10:36 -0500)
committerSage Weil <sage@newdream.net>
Wed, 27 May 2020 12:47:28 +0000 (07:47 -0500)
commit264cce31397ddba8c887610e06c2d747a0c36724
treea3a798c727a8a55172b3759ce8460d4a2a831f7c
parentafb5b81adb69489766c174326c784c0aac8092dc
common/FastCDC: better behavior if TARGET_WINDOW_BITS==0

Skip the middle scan call entirely in that case.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/FastCDC.cc