Whamcloud - gitweb
LU-10157 ptlrpc: fill md correctly. 87/37387/10
authorAlexey Lyashkov <c17817@cray.com>
Mon, 1 Jun 2020 13:00:11 +0000 (09:00 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 6 Jun 2020 14:02:30 +0000 (14:02 +0000)
commite1ac9e74844dc75d77ef740b3a44fad2efde30c5
treef95915d5afbcda660f89c6694e5b8a96c4c189ea
parent8a7f2d4b11801eae4c91904da9f9750a012a6b11
LU-10157 ptlrpc: fill md correctly.

MD fill should limit to the overall transfer size in additional
to the number a fragment.
Let's do this.

Cray-bug-id: LUS-8139
Signed-off-by: Alexey Lyashkov <c17817@cray.com>
Change-Id: I45219ffd8206f89f54688e7ecb0ccbb65ed3e3c1
Reviewed-on: https://review.whamcloud.com/37387
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_net.h
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pers.c