Whamcloud - gitweb
LU-13814 osc: clarify osc_transfer_pinned usage 39/52139/19
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 20:59:41 +0000 (16:59 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commit11e6771c19fe01a7e7965eb14ff69a4594cfe113
tree5e3811ae139d1654ed73c2ff4fca26fefbfe8ed7
parent9616fa66c924216175df3d7770ad18d172124987
LU-13814 osc: clarify osc_transfer_pinned usage

osc_transfer_pinned is not used for transient pages, so
don't clear it for them either.

This is part of a process of cleaning up DIO page
submission by truly specializing it for DIO pages.

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