From a2ff0f973c11c7b42bf2497e5f66520e0f990332 Mon Sep 17 00:00:00 2001 From: Bobi Jam Date: Sun, 22 Jun 2014 21:32:11 -0400 Subject: [PATCH] staging/lustre/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 Reviewed-on: http://review.whamcloud.com/10354 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4937 Reviewed-by: Andreas Dilger Reviewed-by: Bob Glossman Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed