Whamcloud - gitweb
LU-13814 clio: add osc_dio_pages_init 65/52165/19
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 21:02:02 +0000 (17:02 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commite14b4dac252cf704c4fb0a10f7ac464337a78d57
tree6e1b5a20ef27c5effa3ea7e5166da24484a9cf6d
parente222da1b9eef27b9b41b61a9ae00a287ab73e8e8
LU-13814 clio: add osc_dio_pages_init

We need the OSC offset of the cl_dio_pages array, so we
add the osc_dio_pages_init function to collect it.

Test-Parameters: fortestonly
Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I97a0355b1cb39e9106363577c71b9fde64879cdd
lustre/include/cl_object.h
lustre/include/lustre_osc.h
lustre/mdc/mdc_dev.c
lustre/osc/osc_cache.c
lustre/osc/osc_object.c
lustre/osc/osc_page.c