Whamcloud - gitweb
LU-13814 clio: remove cp_state usage for DIO pages 74/52074/12
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 24 Aug 2023 02:28:30 +0000 (22:28 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 18:59:49 +0000 (14:59 -0400)
commiteaf1182d5170dd53da96c67b686af8bd38e067d6
treec5392289ee85339bdebadbfe0bfdd0857181f19e
parentf220946a3868d1b6b58e2494930b1dde389406f6
LU-13814 clio: remove cp_state usage for DIO pages

DIO pages don't really go through the state transitions of
cached pages, so don't do it for them.  This is a step
towards removing cl_pages for DIO/transient pages.

Test-Parameters: forjanitoronly
Test-Parameters: fortestonly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I5b4cd52ec19c97d0a5b815fcd68958a108a3444a
lustre/mdc/mdc_dev.c
lustre/obdclass/cl_page.c
lustre/osc/osc_cache.c