Whamcloud - gitweb
LU-13814 osc: add osc transient page ops 77/52077/10
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 18:09:01 +0000 (14:09 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 19:00:02 +0000 (15:00 -0400)
commit61b2a1a2ecce052ddfd1f914b0abf164d0f04471
treec944446e1d8acb8c99c879be9c43b81b537a8f9b
parent2998d6335b273f8a169d60fc72c2d226ac9a8d45
LU-13814 osc: add osc transient page ops

As part of gradually removing cl_pages for transient pages,
create a special set of OSC page operations for them.

This makes it easier to see what's left for transient pages
and focus on removing that.

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