Whamcloud - gitweb
LU-13814 clio: add io to cio_submit 75/52075/11
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 24 Aug 2023 02:42:39 +0000 (22:42 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 18:59:50 +0000 (14:59 -0400)
commitac9e37a9379b0da4f14b05467c356bb7e7884435
tree2a252ebb072694fdec8f3587fdab84eb1f52b276
parenteaf1182d5170dd53da96c67b686af8bd38e067d6
LU-13814 clio: add io to cio_submit

cp_owner is going away for transient pages, so we need to
remove its usage to find the top level IO.  Here that means
passing the IO down through a few layers.

Test-Parameters: forjanitoronly
Test-Parameters: fortestonly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I7fac0e53a7831247b846261c1c734c9d6e43a7d2
lustre/include/cl_object.h
lustre/include/lustre_osc.h
lustre/lov/lov_io.c
lustre/obdclass/cl_io.c
lustre/osc/osc_io.c