Whamcloud - gitweb
EX-8270 ptlrpc: simplify pools_should_grow
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 20 Sep 2023 17:52:16 +0000 (13:52 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:54:05 +0000 (23:54 +0000)
commit25c1a77f45cf8839a3ed0fb1299bba7c2e67a73c
tree8cf71ac53724187cb7e5a7d2937c02484bb4441a
parentbe14d62c7cb63cd07091cbc7f6a0df9153a3a047
EX-8270 ptlrpc: simplify pools_should_grow

This patch is a prelude to replacing "pools_should_grow()"
with a "grow_pool" function.  (The odd plural will be
removed shortly.)

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I0accbce2c36fa97684fbee364057b8ff2f9ae12d
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52434
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ptlrpc/sec_bulk.c