Whamcloud - gitweb
LU-17422 obdclass: move page pools to obdclass 67/53667/14
authorPatrick Farrell <paf0187@gmail.com>
Wed, 27 Mar 2024 21:34:09 +0000 (17:34 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Apr 2024 19:49:40 +0000 (19:49 +0000)
commitf61a8c9f5fa4cebc40981fd1fb0fb9fd23e586ac
tree5a2253eb98cfaa918eeff460ba5470085408b596
parent81611d7a7cd87daae9bbdbebb028b434ddde57af
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 <patrick.farrell@oracle.com>
Change-Id: Iff39dd9ddfb105773f8eafa4754d32189067189b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53667
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_class.h
lustre/obdclass/Makefile.in
lustre/obdclass/page_pools.c [moved from lustre/ptlrpc/sec_bulk.c with 91% similarity]
lustre/ptlrpc/Makefile.in
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/sec.c