Whamcloud - gitweb
EX-8270 ptlrpc: rename 'pools' to 'ptr_pages'
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 21 Sep 2023 16:25:51 +0000 (12:25 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:56:47 +0000 (23:56 +0000)
commit9133f59704c94625e4045a2d32a76e4739110c2e
tree7bfada6d93a868d1c2c6d84c1d3c2319421d0a46
parenteace70ea6a2aeedfa8c7c313efcb4e57f4702f32
EX-8270 ptlrpc: rename 'pools' to 'ptr_pages'

This finalizes the removal of the overloading of 'pools'
to also mean pointers of pages to items in each page pool.

This patch is currently the last in the series so it gets
full testing.  (This may change, but it's true now.)

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