Whamcloud - gitweb
LU-19022 kernel: update SLES15 SP6 [6.4.0-150600.23.47.2]
authorJian Yu <yujian@whamcloud.com>
Tue, 20 May 2025 04:09:57 +0000 (21:09 -0700)
committerOleg Drokin <green@linuxhacker.ru>
Thu, 22 May 2025 06:11:34 +0000 (02:11 -0400)
commit34228d3e9edaedd20da1261029a654cc86b6aead
tree182a08495a3691e48e8cbf19fdde140116f7d70d
parent48f46aa35c3965ad6808650026622fa5d2571aa5
LU-19022 kernel: update SLES15 SP6 [6.4.0-150600.23.47.2]

Update SLES15 SP6 kernel to 6.4.0-150600.23.47.2 for Lustre client.

Lustre-change: https://review.whamcloud.com/59254
Lustre-commit: TBD (from 4ca98768b4753b14618c69b24774facdf53bfb7c)

LU-17905 kernel: new kernel [SLES15 SP6 6.4.0-150600.23.14.2]

This patch makes changes to support new SLES15 SP6 release
with kernel 6.4.0-150600.23.14.2 for Lustre client.

Lustre-change: https://review.whamcloud.com/55563
Lustre-commit: 020e361cfdbad529e31525052e660268d7bd976d

Was-Change-Id: Ib9159d200122595d0a56e3581cfc66d75ddb59f6

LU-18102 tests: skip read/write in sanity/27J for some kernels

Kernel commit v5.11-10234-gcbd59c48ae2b (5.12) skips filemap_read()
with 0 file size, commit v6.2-rc4-61-g5956592ce337 (6.2) just correct
the last page read in filemap_read(), it still skips the real file
read with 0 sized file.

Lustre-change: https://review.whamcloud.com/55977
Lustre-commit: adb3d20f3c8d3a720b293d3d5977a1849a9e0cb7

Was-Change-Id: I1c562cce1374df7659c8d178fb3601e4dfb01744

Fixes: b711af7d24 ("LU-16101 tests: skip sanity/27J for more kernels")
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Test-Parameters: trivial mdtcount=4 mdscount=2 \
  clientdistro=sles15sp6 testlist=sanity

Test-Parameters: optional mdtcount=4 mdscount=2 \
  clientdistro=sles15sp6 testgroup=full-dne-part-1

Test-Parameters: optional mdtcount=4 mdscount=2 \
  clientdistro=sles15sp6 testgroup=full-dne-part-2

Test-Parameters: optional mdtcount=4 mdscount=2 \
  clientdistro=sles15sp6 testgroup=full-dne-part-3

Change-Id: I54364aece2eb768b5e72f280bdd186243ec346e7
Signed-off-by: Jian Yu <yujian@whamcloud.com>
contrib/lbuild/funcs.sh
contrib/lbuild/lbuild-sles15
lustre.spec.in
lustre/ChangeLog
lustre/autoconf/lustre-core.m4
lustre/kernel_patches/targets/6.4-sles15sp6.target.in [new file with mode: 0644]
lustre/tests/sanity.sh