Whamcloud - gitweb
LU-2171 ost: remove old checksum verification
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Tue, 20 Nov 2012 19:41:45 +0000 (23:41 +0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 28 Nov 2012 05:09:39 +0000 (00:09 -0500)
commit339af13d79dac8bb2d9e050ad1b26b8f49fde1ac
tree0a24b7aa02a37b5bbbafc533a40e4fc1ef5aa7c0
parentef989f46136dace8d44e7b4346dfb8530f6ad56b
LU-2171 ost: remove old checksum verification

it was used long ago to catch bugs. now it conflicts with
LU-2150 where pages are not pinned by the bulk descriptor
and can not be accessed after a call to obd_commitrw().

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: I5cc05e0836e8e42871aa2eca1d7ec0f402b42ee7
Reviewed-on: http://review.whamcloud.com/4400
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ost/ost_handler.c