diff options
author | Steve French <stfrench@microsoft.com> | 2023-05-08 00:57:17 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-05-08 19:00:47 +0200 |
commit | cbd4cbabef646f1719a73a01cc491b1c1fea4d41 (patch) | |
tree | fcb7a3e0c3fa04edb147f45d77b352c4fbc2c4c0 /fs/super.c | |
parent | cifs: fix pcchunk length type in smb2_copychunk_range (diff) | |
download | linux-cbd4cbabef646f1719a73a01cc491b1c1fea4d41.tar.xz linux-cbd4cbabef646f1719a73a01cc491b1c1fea4d41.zip |
do not reuse connection if share marked as isolated
"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
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions