Whamcloud - gitweb
LU-10157 ptlrpc: fill md correctly. 76/41276/3
authorAlexey Lyashkov <c17817@cray.com>
Wed, 20 Jan 2021 02:57:28 +0000 (21:57 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 4 Mar 2021 08:36:20 +0000 (08:36 +0000)
commit8ef7c5c45567fc9cdedfe4242a6c5b73193ab9fe
treed23a4ec20064c9a1cd31ca240273175b1e94b7ca
parent39cc8bd8d3747583e5029e4cd9520115ab0c6ff1
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.

Lustre-change: https://review.whamcloud.com/37387
Lustre-commit: e1ac9e74844dc75d77ef740b3a44fad2efde30c5

Cray-bug-id: LUS-7159
Signed-off-by: Alexey Lyashkov <c17817@cray.com>
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: Ibd3be1989c8dd5012e1b158f3942fd041f2da350
Reviewed-on: https://review.whamcloud.com/41276
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexey Lyashkov <alexey.lyashkov@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