Re: [REGRESSION] in Linux 7.0: empty CIFS mount point with vers=1.0
From: Kris Karas (Bug Reporting)
Date: Thu Apr 16 2026 - 20:51:42 EST
Paulo Alcantara wrote:
"Kris Karas (Bug Reporting)" <bugs-a21@xxxxxxxxxxxxxxxx> writes:
When mounting a CIFS share with vers=1.0, the mount "succeeds" (is added
to /proc/mounts) but the mountpoint is completely empty.
Thanks for the report.
Does the following fix your issue
diff --git a/fs/smb/client/connect.c b/fs/smb/client/connect.c
Yes, tested. This fix works fine for me.
Thanks, Paulo
Kris