Whamcloud - gitweb
LU-4937 osc: get rid of old checksum initial value
authorBobi Jam <bobijam.xu@intel.com>
Tue, 13 May 2014 11:59:08 +0000 (19:59 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Aug 2014 15:36:46 +0000 (11:36 -0400)
commita0736091952878df18b81edbed6f077962248c02
treeb71dfeb5430531a2c119eb13ce8cdc38fcb0ea85
parent168bce0ec86ed4e3ba163fdbb82f1786ff2c1e43
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