Whamcloud - gitweb
LU-13814 clio: cleanup cl_page_completion 84/52084/10
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 19:00:52 +0000 (15:00 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Sun, 17 Sep 2023 19:00:52 +0000 (15:00 -0400)
commitd229c326cc81c28fc7f82f105cc34a4c633a8294
treea3e0dbdf4f901bb26baffe2d87c4abc5cefaee70
parent3f4091605f435dc5c17e0116f06e33007b9338be
LU-13814 clio: cleanup cl_page_completion

Clean up cl_page_completion and make very explicit which
parts of the function do not apply to transient pages.

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