Whamcloud - gitweb
EX-8270 ptlrpc: start removing 'enc' from pool
authorPatrick Farrell <pfarrell@whamcloud.com>
Sat, 16 Sep 2023 03:58:38 +0000 (23:58 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Sep 2023 23:53:24 +0000 (23:53 +0000)
commit426049b35e416af562376efc2a0ede9b3edc0b15
tree3b06a8dcffb204a436ddcba8c497c46c9d8ae697
parenta254a9df03d629ef23d66947bbc1da32db00a34c
EX-8270 ptlrpc: start removing 'enc' from pool

Pools are no longer encryption page pools, start renaming
them accordingly.  (The 'epp' naming in the struct has been
left for the next patch.)

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Iba3c98641e24173d95bf8bcf0df2424bbabf3ef9
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52430
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/llite/dir.c
lustre/osc/osc_compress.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/gss/gss_bulk.c
lustre/ptlrpc/gss/sec_gss.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/sec.c
lustre/ptlrpc/sec_bulk.c