Whamcloud - gitweb
LU-13814 clio: remove cl_page_prep for transients 85/52085/10
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 19:01:14 +0000 (15:01 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 19:01:14 +0000 (15:01 -0400)
commit27a6949469865d4fb12a63a4d99c2dbc4a6ed2b1
treee32badb4bfb8e1f08ba2ba1af4fc0d6b6868673e
parentd229c326cc81c28fc7f82f105cc34a4c633a8294
LU-13814 clio: remove cl_page_prep for transients

cl_page_prep no longer does anything for transient pages,
finish cleaning that up and make it explicit with asserts.

Test-Parameters: forjanitoronly
Test-Parameters: fortestonly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I3285a69f971530ba0407de128430bb2497900d11
lustre/lov/lov_io.c
lustre/obdclass/cl_page.c
lustre/osc/osc_io.c