[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2024-04-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2043118

[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2023-12-05 Thread Heiko
FYI: Our issue could be resolved by means of an additional (auto) mount option for the cifs filesystem: # /etc/auto.master.d/misc --> added: cruid=${UID} # /dfs-share -fstype=cifs,sec=krb5,vers=3,cruid=${UID},multiuser,noserverino ://example.com/share -- You received this bug notification

[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2023-11-21 Thread Heiko
Hi Matthew and Timo, I've tried both these kernels in our test environment (uname -rv outputs listed): 1) 5.15.0-88-generic #98+TEST2043118v20231110b1-Ubuntu SMP Fri Nov 10 10:00:22 UTC 20 Works for us, that is: does not have the issue this bug report is about. 2) 6.6.0-060600rc5-generic

[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2023-11-10 Thread Matthew Ruffell
Hi Heiko, I had a look at the changes between 5.15.0-86-generic and 5.15.0-88-generic, and there are the following cifs commits: ubuntu-jammy $ git log --grep "cifs" --oneline Ub untu-5.15.0-86.96..Ubuntu-5.15.0-88.98 c92787866aa8 cifs: if deferred close is disabled then close files immediately

[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2023-11-10 Thread Timo Aaltonen
pulled in via upstream stable updates from 5.15.124 commit 015222ee0044b075c205010f3a6add2ed79e1159 Author: Paulo Alcantara Date: Tue Oct 4 18:41:20 2022 -0300 cifs: use fs_context for automounts BugLink: https://bugs.launchpad.net/bugs/2035400 I don't see a fix for this in

[Kernel-packages] [Bug 2043118] Re: Regression CIFS mounted DFS

2023-11-10 Thread Matthew Ruffell
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-signed (Ubuntu) ** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Tags added: seg -- You received this bug notification because you are a member of Kernel