28 Oct
2020
28 Oct
'20
8:55 a.m.
Hi all, Does anyone know that why Ceph needs to calcualate the crc of "null" buffer? There's below code in Ceph: ceph_crc32c(rand(), nullptr, size); https://github.com/ceph/ceph/blob/master/src/test/common/test_crc32c.cc#L358 For the "null" buffer case, doesn't Ceph think to be all zero value to calculate the crc value? B.R. Changcheng
2153
Age (days ago)
2153
Last active (days ago)
0 comments
1 participants
participants (1)
-
Liu, Changcheng