Whamcloud - gitweb
LU-14895 brw: log T10 GRD tags during checksum calcs 55/44655/4
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 4 Aug 2021 08:08:12 +0000 (02:08 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Sep 2021 04:43:46 +0000 (04:43 +0000)
commit75ebfb994fb0bce8a0f0400429f04127ead50ea4
treeb95d68a8b3ed85a609fc03151644cdec87607627
parent51a483375eed8882cfe0d707158ed0eafdaf76c1
LU-14895 brw: log T10 GRD tags during checksum calcs

Log the T10 guard tags during checksum calculation on the client and
target to help identify where checksum errors are being introduced.
The added debugging is only active on RPC resend, so will not add
overhead during the normal IO path.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia4f14f2f2296da096acf629c74558386e7ce7057
Reviewed-on: https://review.whamcloud.com/44655
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_request.c
lustre/target/tgt_handler.c