Whamcloud - gitweb
LU-17422 obdclass: move page pools to obdclass 67/53667/6
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 12 Jan 2024 20:46:37 +0000 (15:46 -0500)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sat, 27 Jan 2024 22:11:43 +0000 (17:11 -0500)
commit5f2e7a94b972fd9ebc0aad76c71ed332beec7f4e
tree11e9cd676353c8c87856ab7322f1a898573696c2
parentae92bc8c04aa3e013240df1c5da19d43331cc0f1
LU-17422 obdclass: move page pools to obdclass

This patch starts the process of moving page pools to
obdclass by moving the file and making the changes necessary
to compile and run Lustre with the file moved.

This does not rename anything in the file yet, that will be
done in subsequent patches.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Iff39dd9ddfb105773f8eafa4754d32189067189b
lustre/include/lustre_sec.h
lustre/include/obd_class.h
lustre/obdclass/Makefile.in
lustre/obdclass/page_pools.c [new file with mode: 0644]
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/sec_bulk.c