]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #66377 from baum/rbd_aio_write_with_crc32c_initial_fix
authorIlya Dryomov <idryomov@gmail.com>
Thu, 27 Nov 2025 22:58:38 +0000 (23:58 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 22:58:38 +0000 (23:58 +0100)
commit7e93afe1fdd804f3fddc98abf9f9cd7203215ed0
treeee2c99fc4924533a8d0e955bda2d385934e65f6c
parent43ba15293e2f5db3f35f4e71edafb1d9e2802a8b
parent36d99e37cdb3609e5b7a5b7ae0a45673bce5bc35
Merge pull request #66377 from baum/rbd_aio_write_with_crc32c_initial_fix

librbd: rbd_aio_write_with_crc32c store CRC32C with initial value -1 to match msgr2 validation

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