Whamcloud - gitweb
LU-13814 clio: rename 'cl_page_completion' 12/52112/21
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 20:58:45 +0000 (16:58 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commit5a99c076a56c22e03d87146e797e09d413f156dc
tree98770d14e6ec59134cc968c8a1e249e0daacb4f6
parentd0caf2ae6c5290d308a79f22e7aeba955bfb6ecb
LU-13814 clio: rename 'cl_page_completion'

All of the other cl_page operations are verbs, so let's
make this one a verb as well rather than the slightly odd
'completion'.

Test-Parameters: trivial
Test-Parameters: fortestonly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I3f52372b4e9ae1805fdfddb31c908553a381c0aa
lustre/include/cl_object.h
lustre/llite/vvp_page.c
lustre/lov/lov_io.c
lustre/obdclass/cl_page.c
lustre/osc/osc_cache.c