]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph-dencoder: introduce add_crc32c command to append crc32 for the 56925/head
authorIgor Fedotov <igor.fedotov@croit.io>
Tue, 16 Apr 2024 14:44:52 +0000 (17:44 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Thu, 14 Nov 2024 11:22:49 +0000 (14:22 +0300)
commit5e3fd1e574d265327f436a8589e70a6d1c901bde
tree359ca14954961e5b5ed43ba75d8af5782069324d
parentf55fc4599a6c0da0f4bd2f3ecd2122e603ad94dd
tools/ceph-dencoder: introduce add_crc32c command to append crc32 for the
encoded buffer.
Sometimes we might need to recalculate encoded object crc and this
looked like a non-trivial task before this patch.

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/tools/ceph-dencoder/ceph_dencoder.cc