Whamcloud - gitweb
LU-13814 clio: rename ll_dio_pages to cl_dio_pages 02/52102/26
authorPatrick Farrell <paf0187@gmail.com>
Fri, 12 Jul 2024 15:56:14 +0000 (11:56 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:04:37 +0000 (06:04 +0000)
commitbbeaceb3ebe2c12903cf5c591e4cd329167de80c
tree500ddf9a081c91d5395466a1657db0fee490c62c
parent8fc14a03cbeaa56ae78e439fa79db0f5d8cd2116
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
Signed-off-by: Patrick Farrell <patrick.farrell@oracle.com>
Change-Id: Id52ded6231510bb16eaf98b08f2eb2146b7ac582
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52102
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
lustre/include/cl_object.h
lustre/llite/rw26.c
lustre/obdclass/cl_io.c