[PATCH][CIFS] do not reuse connection if share marked as isolated

Steve French smfrench at gmail.com
Mon May 8 05:36:47 UTC 2023


"SHAREFLAG_ISOLATED_TRANSPORT" indicates that we should not reuse the socket
for this share (for future mounts).  Mark the socket as server->nosharesock if
share flags returned include SHAREFLAG_ISOLATED_TRANSPORT.

See MS-SMB2 MS-SMB2 2.2.10 and 3.2.5.5

See attached patch


-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SMB3.1.1-do-not-reuse-connection-if-share-marked-as-.patch
Type: text/x-patch
Size: 1175 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20230508/3fb0df5e/0001-SMB3.1.1-do-not-reuse-connection-if-share-marked-as-.bin>


More information about the samba-technical mailing list