Whamcloud - gitweb
LU-13814 clio: Remove owner for transient pages 76/52076/20
authorPatrick Farrell <paf0187@gmail.com>
Thu, 28 Mar 2024 03:05:44 +0000 (23:05 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Apr 2024 19:44:00 +0000 (19:44 +0000)
commit1430119769d1faba1c60d0ead638e291b956d24f
treeb3426948479d56af10c480a855191aaad10588d7
parent807b5650dc3287252894810d1761ec171e93d307
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.

Signed-off-by: Patrick Farrell <patrick.farrell@oracle.com>
Change-Id: I7f1776284d7cd14bdab89290adcc27e3c73416ec
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52076
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
lustre/llite/rw26.c
lustre/obdclass/cl_io.c
lustre/obdclass/cl_page.c
lustre/osc/osc_page.c