Whamcloud - gitweb
LU-16160 revert: "llite: clear stale page's uptodate bit" 41/49541/3
authorBobi Jam <bobijam@whamcloud.com>
Tue, 3 Jan 2023 05:57:24 +0000 (13:57 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 6 Jan 2023 21:13:24 +0000 (21:13 +0000)
commitef330e09a59da0df2de153ecdb2e7d8729cd6b63
treea3b95a3cc8fb96e5b3c5af39cc4ef2021936881e
parentab115a8ec9827b9593bf2d78f77fd856083abbef
LU-16160 revert: "llite: clear stale page's uptodate bit"

This reverts commit 5b911e03261c3de6b0c2934c86dd191f01af4f2f
which caused a bug in cl_page_own() race with ll_releasepage()
and cl_pagevec_put() assertion failure.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Icdb8c60f4d992c9976670e1b06c5bab5ef3a3954
lustre/include/cl_object.h
lustre/llite/rw.c
lustre/llite/vvp_io.c
lustre/obdclass/cl_page.c
lustre/tests/sanityn.sh