Whamcloud - gitweb
LU-13814 clio: rename ll_dio_pages to cl_dio_pages 02/52102/14
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 20:36:59 +0000 (16:36 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:56:07 +0000 (14:56 -0400)
commit92e3aa1aa0e1c3b4e5bb59e1ee223512136cf13e
treed048dfbb928c7834a15d81f32c7c093ca94731c6
parente66b6014eeebbc3d4a064302386c3be765f4fe0d
LU-13814 clio: rename ll_dio_pages to cl_dio_pages

ll_dio_pages was originally mostly used in the llite layer,
but its usage is now expanding throughout clio.

Rename it accordingly.

Test-Parameters: trivial
Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Id52ded6231510bb16eaf98b08f2eb2146b7ac582
lustre/include/cl_object.h
lustre/llite/rw26.c
lustre/obdclass/cl_io.c