Whamcloud - gitweb
LU-4937 osc: get rid of old checksum initial value 54/10354/2
authorBobi Jam <bobijam.xu@intel.com>
Tue, 13 May 2014 11:59:08 +0000 (19:59 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 26 May 2014 23:27:37 +0000 (23:27 +0000)
commit010cbbd3de5859064dc0bcbb1bb9a76fb6fc8f13
tree7e33f31c1ff5844a91fed6b9150511af96ed0c2d
parent75752e918b942000e24c979edcb3eed415dc5197
LU-4937 osc: get rid of old checksum initial value

Old code residue assumes initial checksum value as ~0, and relies on
that to check whether OST server has calculated bulk data checksum.
That is not the case anymore.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I99779eaf02d22b470978448ad3f17b35f0e9a475
Reviewed-on: http://review.whamcloud.com/10354
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/osc/osc_request.c