]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-dedup-tool: larger default op size
authorSage Weil <sage@newdream.net>
Tue, 12 May 2020 14:55:45 +0000 (09:55 -0500)
committerSage Weil <sage@newdream.net>
Wed, 27 May 2020 12:47:27 +0000 (07:47 -0500)
commitcfb6a75f8c834394b1489b1fbadaed5bb987158a
treee5888de72b5e3a9261b9aad78bb750670c6cdb3c
parent9e1e02508f94e6d8f2a5156141947efaa971c1bf
ceph-dedup-tool: larger default op size

If we don't read the entire object the rabin calculation won't work.  Avoid
this by default by just using a sufficiently large chunk size.

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