The gerrit for the master branch is and is still in review https://gerrit.openafs.org/#/c/16700/
As soon as it gets merged into master I'll be doing a pullup for 1.8.x (along with some additional Linux support pullups from master). -- Cheyenne Wills [email protected] On Tue, 10 Mar 2026 08:52:31 -0600 Cheyenne Wills <[email protected]> wrote: > The problem was introduced in 6.17 with the Linux commit: > 'new helper: set_default_d_op()' (05fb0e666495c) > > This changed the s_d_op member in the super_block to a private member > and requires the use of the helper function. > > The OpenAFS autoconf test for s_d_op failed which caused a fallback to > an older way of setting the dentry_operations for a dentry, but this > could lead to stale dentries. > > I have a fix that is being reviewed and will be posted to gerrit soon. > > -- > Cheyenne Wills > [email protected] > > > > On Tue, 10 Mar 2026 00:45:00 -0400 > Dave Botsch <[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
