Whamcloud - gitweb
EX-8270 ptlrpc: correct use of plural 'pools'
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 20 Sep 2023 17:57:29 +0000 (13:57 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:54:14 +0000 (23:54 +0000)
commitc2652213a2519c900bc602763afe0c95b0c2fdc3
treed7aba26cdec263e843fa9c127357afd9eea9f284
parent25c1a77f45cf8839a3ed0fb1299bba7c2e67a73c
EX-8270 ptlrpc: correct use of plural 'pools'

There are a bunch of spots which refer to a single pool by
pool index, but which say 'pools'.  This is very confusing,
and in fact led to me misunderstanding the code at least
once.

Clean that up.

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