Whamcloud - gitweb
EX-8270 ptlrpc: make {get,put}_pages take order
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 20 Sep 2023 22:02:36 +0000 (18:02 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:55:26 +0000 (23:55 +0000)
commit861b3631b8dc66cca675845450c9e25616af1e05
tree88073bce8b36e1e001b0766b88f1785ac5975d48
parent881934ed8b0017513c658c73141aa71f7d0b0dbf
EX-8270 ptlrpc: make {get,put}_pages take order

Pool index and pool order are now the same thing.  Let's
start by changing {get,put} pages, then we'll flow the
change in to the rest of the code.

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