Skip to content

Fix NFS fscache failing to read from cache

Dave Wysochanski requested to merge dwysocha/centos-stream-9:bz2209756 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2209756

Tested: Custom unit tests (see bugzilla attachments and results https://bugzilla.redhat.com/show_bug.cgi?id=2209756#c27)

Fix by backporting upstream 2 patch series "Stop read optimisation when folio removed from pagecache".

The first four commits backport cleanly on top of kernel-5.14.0-365.el9. The last two commits backport cleanly and fix the bug.

Signed-off-by: Dave Wysochanski dwysocha@redhat.com

Edited by Dave Wysochanski

Merge request reports