diff options
author | Varun Prakash <[email protected]> | 2020-08-25 18:05:10 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-09-01 21:25:38 -0400 |
commit | 5528d03183fe5243416c706f64b1faa518b05130 (patch) | |
tree | 932b63ac195b7f882ec02f2dca6e29f22ec1dc4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc534069374966e6df0862c2f039e17cb4c2133a (diff) |
scsi: target: iscsi: Fix data digest calculation
Current code does not consider 'page_off' in data digest calculation. To
fix this, add a local variable 'first_sg' and set first_sg.offset to
sg->offset + page_off.
Link: https://lore.kernel.org/r/[email protected]
Fixes: e48354ce078c ("iscsi-target: Add iSCSI fabric support for target v4.1")
Cc: <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Varun Prakash <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions