]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/FixedCDC: add 'fixed' chunker
authorSage Weil <sage@newdream.net>
Wed, 13 May 2020 19:34:26 +0000 (14:34 -0500)
committerSage Weil <sage@newdream.net>
Wed, 27 May 2020 12:47:28 +0000 (07:47 -0500)
commit6c56629c2643a29c92ffeac9228422826d7b3088
tree0e3f3957ab0373b7670b3567a4fd3ea3b49a0690
parent7749808309f13be2a544e05e5efe92731ee3810b
common/FixedCDC: add 'fixed' chunker

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/CDC.cc
src/common/CMakeLists.txt
src/common/FixedCDC.cc [new file with mode: 0644]
src/common/FixedCDC.h [new file with mode: 0644]
src/test/common/test_cdc.cc