Whamcloud - gitweb
LU-14895 brw: log T10 GRD tags during checksum calcs
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 4 Aug 2021 08:08:12 +0000 (02:08 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 14 Jan 2022 06:06:46 +0000 (06:06 +0000)
commita3f3aaf8ce7241c8370163951d82e6750bae0399
treebe2db2ad5709056c088baa08e60b2d9bc28eceff
parentc253ca8be10b9fc22d588dffc55fdffd1621b634
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.

Lustre-change: https://review.whamcloud.com/44655
Lustre-commit: 75ebfb994fb0bce8a0f0400429f04127ead50ea4

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia4f14f2f2296da096acf629c74558386e7ce7057
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>
Reviewed-on: https://review.whamcloud.com/46053
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osc/osc_request.c
lustre/target/tgt_handler.c