Whamcloud - gitweb
LU-13814 clio: Remove owner for transient pages 76/52076/11
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 18:08:11 +0000 (14:08 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 18:59:51 +0000 (14:59 -0400)
commit2998d6335b273f8a169d60fc72c2d226ac9a8d45
tree45b079b0277a18397c51100cafa5159fc4fa6192
parentac9e37a9379b0da4f14b05467c356bb7e7884435
LU-13814 clio: Remove owner for transient pages

Removing cl_page ownership is another step in removing
cl_page for transient/DIO pages.  This disables all of the
ownership related functionality for transient pages.

Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I7f1776284d7cd14bdab89290adcc27e3c73416ec
lustre/llite/rw26.c
lustre/obdclass/cl_io.c
lustre/obdclass/cl_page.c
lustre/osc/osc_page.c