Whamcloud - gitweb
EX-8270 ptlrpc: remove PAGES_POOL macro
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 21 Sep 2023 15:15:12 +0000 (11:15 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:56:10 +0000 (23:56 +0000)
commit5f496bb3f44aefdd91db452a65dd50ae6653600e
tree607bad745440cbae0306134ddcdfbe57ae7a05bb
parente6b319edcf3005b1ef20dd1576cc4094e5a989c2
EX-8270 ptlrpc: remove PAGES_POOL macro

PAGES_POOL is just the order 0 pool now, so remove the
special naming, and adjust a few associated functions.

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