[PATCH][SMB311 client] fix missing tcon check when mounting with linux extensions
Steve French
smfrench at gmail.com
Sun Apr 6 19:42:40 UTC 2025
When mounting the same share twice, once with the "linux" mount parameter
(or equivalently "posix") and then once without (or e.g. with "nolinux"),
we were incorrectly reusing the same tree connection for both mounts.
This meant that the first mount of the share on the client, would
cause subsequent mounts of that same share on the same client to
ignore that mount parm ("linux" vs. "nolinux") and incorrectly reuse
the same tcon.
See attached
--
Thanks,
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-smb311-client-fix-missing-tcon-check-when-mounting-w.patch
Type: text/x-patch
Size: 1250 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20250406/bf001077/0001-smb311-client-fix-missing-tcon-check-when-mounting-w.bin>
More information about the samba-technical
mailing list