Whamcloud - gitweb
LU-13814 clio: add cl_dio_pages_complete 11/52111/21
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 20:58:22 +0000 (16:58 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commitd0caf2ae6c5290d308a79f22e7aeba955bfb6ecb
treeb44366bde1d8d8f8d66d659b00a48a73858ca482
parentd6f97f09c89d9d9a8804d6a1971616ea86778afa
LU-13814 clio: add cl_dio_pages_complete

This is the equivalent of cl_page_complete for regular
cl_pages.  This is used in a patch to come shortly.

Test-Parameters: fortestonly
Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I9fc993e57d1607a6ad5cba27f896e0eb2a838218
lustre/include/cl_object.h
lustre/obdclass/cl_io.c
lustre/obdclass/cl_page.c