J. Pablo González <disablez@xxxxxxxxxxxx> writes: > We’re experiencing some issues when accessing some mounts in a DFS > share, which seem to happen since kernel 5.17. > > After some investigation, we’ve pinpointed the origin to commit > a2809d0e16963fdf3984409e47f145 > cccb0c6821 > - Original BZ for that is https://bugzilla.kernel.org/show_bug.cgi?id=215440 > - Patch discussion is at > https://patchwork.kernel.org/project/cifs-client/patch/YeHUxJ9zTVNrKveF@xxxxxxxxxxx/ > - Similar issues referenced in https://bugzilla.suse.com/show_bug.cgi?id=1198753 6.2-rc4 has c877ce47e137 ("cifs: reduce roundtrips on create/qinfo requests") which should fix your issue. Could you try it? Thanks.