Whamcloud - gitweb
LU-17422 obdclass: rename sptlrpc pool and move init 69/53669/6
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 12 Jan 2024 21:09:41 +0000 (16:09 -0500)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sat, 27 Jan 2024 22:11:43 +0000 (17:11 -0500)
commit53fc7d348d0ce0f508d50d3f94c17582df6601f3
tree3afb6e6f0d0222eaf84c69b8b78b22b3c2cee5a3
parentf6020d58f52426b10b4465b3581d661c1d7f4448
LU-17422 obdclass: rename sptlrpc pool and move init

This patch completes the move of the pools code to obd by
renaming the sptlrpc pool to obd, and moves the pool init
and cleanup to obd.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I9164601745c8faf19559216f55ea5df4e2e226fe
lustre/include/lustre_sec.h
lustre/include/obd_class.h
lustre/llite/llite_lib.c
lustre/obdclass/class_obd.c
lustre/obdclass/page_pools.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/gss/gss_bulk.c
lustre/ptlrpc/gss/sec_gss.c
lustre/ptlrpc/sec.c