Whamcloud - gitweb
LU-13814 clio: cleanup cl_page_completion 84/52084/21
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 23 Feb 2024 16:19:59 +0000 (11:19 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 Jul 2024 15:56:46 +0000 (15:56 +0000)
commit16f314c95cab7ec81ecb9187ce83f49c3c479fea
tree4592050d644853cffb7fa5de34f199cf15d2c4e3
parentfe2803cfe72f5dda312fabacd3c88e516bd7443e
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.

Signed-off-by: Patrick Farrell <patrick.farrell@oracle.com>
Change-Id: Ic288717c8487ff963f0fa7f63a943e72d05d129a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52084
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/obdclass/cl_page.c