]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #68038 into tentacle
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 27 Apr 2026 19:28:45 +0000 (15:28 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 27 Apr 2026 19:28:45 +0000 (15:28 -0400)
commit696775bf9d620cc2e3964cdc0275056c839460ad
tree96639f2d93810498fadeecb323fd79cca5c40386
parent4df1c043b5dc2cb593de51fe934efb1d9a95a7bf
parent3a53f3b1246e76e3775d2e1d105d9b2d4761eb1d
Merge PR #68038 into tentacle

* refs/pull/68038/head:
librbd: store CRC32C with initial value -1 to match msgr2 validation
librbd: add rbd_aio_write_with_crc32c API for precomputed checksums

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>