Whamcloud - gitweb
LU-15279 ptlrpc: use a cached value 61/45661/5
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Thu, 25 Nov 2021 18:12:21 +0000 (21:12 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Dec 2021 07:19:45 +0000 (07:19 +0000)
commitd6a3b0529d7da440a391db4cf6ea6a1516ebe3ac
tree4468a78e9d6abfb7ed9b65e479ae8f096e1646fc
parentca7fdbb15e93a7c3cbd8f3e1ca676fefda675915
LU-15279 ptlrpc: use a cached value

Don't calculate a early reply size - use a cached,
as it don't changed after start

Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: I3a6bd5013d0646b6165db52d6a7fb38b263756e6
Reviewed-on: https://review.whamcloud.com/45661
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_net.h
lustre/mdc/mdc_locks.c
lustre/ptlrpc/gss/sec_gss.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/sec_null.c
lustre/ptlrpc/sec_plain.c