Whamcloud - gitweb
LU-10994 lov: remove lov_page
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 14 Feb 2024 08:57:14 +0000 (00:57 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 3 Mar 2024 10:16:35 +0000 (10:16 +0000)
commit654fa27aea1fe05ddd69d1a8b1777e2a274ceca3
treef9edb54f7d846f7d2ca069fe0602c966288c347c
parent130750ff23d260e59ba1b794fcc4f9208bb7bf07
LU-10994 lov: remove lov_page

Remove the lov page layer since it does nothing but costs 24 bytes per
page plus pointer chases.

Lustre-change: https://review.whamcloud.com/47221
Lustre-commit: 56f520b1a4c9ae64caa235e9ce7699e7fb627f0c

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Icd7b4b0041e0fe414a3a4143179f45845177960e
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54033
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/cl_object.h
lustre/lov/lov_cl_internal.h
lustre/lov/lov_object.c
lustre/lov/lov_page.c