Whamcloud - gitweb
LU-17146 tests: avoid sanity-lfsck/test_38 failure 37/52537/2
authorBruno Faccini <bruno.faccini@intel.com>
Tue, 26 Sep 2023 09:15:35 +0000 (11:15 +0200)
committerOleg Drokin <green@whamcloud.com>
Wed, 25 Oct 2023 18:08:29 +0000 (18:08 +0000)
commit8ecbd1b5085fac6463889146290ef56df2710eeb
tree92f0d3145aa24f603617de41c3d34f0dd3803c5a
parent563deecae0ac2690b6d8d5571bf7af09408943cd
LU-17146 tests: avoid sanity-lfsck/test_38 failure

This regression has been introduced in kernels after commit
v5.11-10234-gcbd59c48ae2b (5.12), and is fixed with
commit v6.2-rc4-61-g5956592ce337 (6.2).
The issue has been introduced by upstream
commit 8c8387ee3f55
("mm: stop filemap_read() from grabbing a superfluous page").
Skip sanity-lfsck/test_38 for this range of kernels.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ic6066e43959c913c2f225d229927803471f06cee
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52537
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lfsck.sh