Whamcloud - gitweb
LU-11697 osc: wrong page offset for T10PI checksum 27/33727/5
authorLi Xi <lixi@ddn.com>
Tue, 27 Nov 2018 07:20:31 +0000 (02:20 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Dec 2018 23:21:10 +0000 (23:21 +0000)
commitc1f0520554460237e835a3ad37e7d3baa0dca937
tree858551d3a9c0bf222be0ebf971e1604ea7ddb1d3
parentc038909fbc2b3b14763dd731e9c877d11d338f04
LU-11697 osc: wrong page offset for T10PI checksum

The page offset might could be non-zero value. Thus, when
calculating T10PI checksum, the offset should be correct value.

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