Whamcloud - gitweb
LU-17422 obdclass: rename sptlrpc pool and move init 69/53669/14
authorPatrick Farrell <paf0187@gmail.com>
Wed, 27 Mar 2024 21:44:15 +0000 (17:44 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Apr 2024 19:50:34 +0000 (19:50 +0000)
commita5db30ad971cb3bf2efd5f21306fc11f10e27e73
treeb845235e343799b708bfc4f87b8f9651e9b6a1be
parent77dde8d4c591a87c8e4581ed9082f471c73678cc
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 <patrick.farrell@oracle.com>
Change-Id: I9164601745c8faf19559216f55ea5df4e2e226fe
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53669
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
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