Whamcloud - gitweb
LU-10994 clio: remove struct vvp_page 00/47400/5
authorJohn L. Hammond <jhammond@whamcloud.com>
Mon, 11 Jul 2022 14:04:12 +0000 (10:04 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Sep 2022 02:55:29 +0000 (02:55 +0000)
commit127570b3e5a2ff018323724d2c060ccda1fc5e3d
tree2e18745cae0f60e25513f8543c39d095902176a2
parentca161cfbcbf04bffb33a678d3a744a9276b4b78a
LU-10994 clio: remove struct vvp_page

Remove struct vvp_page and use struct cl_page_slice in its place. Use
cp_vmpage in place of vpg_page and cl_page_index() in place of
vvp_index().

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I2cd408f08e6ff9f7686b591c02ea95e31ad2b2ae
Reviewed-on: https://review.whamcloud.com/47400
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/rw.c
lustre/llite/rw26.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_internal.h
lustre/llite/vvp_io.c
lustre/llite/vvp_object.c
lustre/llite/vvp_page.c