Just verified that the 1.8.11 src rpm will build cleanly on a fresh RHEL9.4 install (kernel.x86_64 5.14.0-427.22.1.el9_4) -- which is the latest according to the RedHat site.
[cwills@rhel9-builder ~]$ rpmbuild --rebuild --with kauth openafs-1.8.11-1.src.rpm ... + rm -fr /home/cwills/rpmbuild/BUILDROOT/openafs-1.8.11-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.VzW5gf + umask 022 + cd /home/cwills/rpmbuild/BUILD + rm -rf openafs-1.8.11 + RPM_EC=0 ++ jobs -p + exit 0 [cwills@rhel9-builder ~]$ -- Cheyenne Wills [email protected] On Thu, 27 Jun 2024 10:13:30 -0600 Cheyenne Wills <[email protected]> wrote: > It appears that the latest CentOS-9 stream has pulled in changes from > the Linux 6.8 kernel, specifically commit 'dentry: switch the lists of > children to hlist' (da549bdd15). > > I will double check to see if the latest RHEL9 kernel is pulling this > in (Centos9-Stream is the beta version that eventually feeds into > RHEL9) > > This specific problem was addressed in the upcoming 1.8.12 by gerrit > 15704 "Linux 6.8: use hlist iteration for dentry children". 1.8.12 > will have support for linux kernels up to and including 6.9. > > I find it odd that 1.8.10 was able to build when 1.8.11 failed. Was > the build using the same updated kernel level? > > -- > Cheyenne Wills > [email protected] > > > > On Thu, 27 Jun 2024 12:33:51 +0200 (CEST) > Stephan Wonczak <[email protected]> wrote: > [...] > > _______________________________________________ > OpenAFS-info mailing list > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
