summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2025-04-06 14:09:19 -0500
committerSteve French <stfrench@microsoft.com>2025-04-07 01:08:07 -0500
commitb365b9d404b7376c60c91cd079218bfef11b7822 (patch)
tree0b9fce04b3b57d77c8059ba8a9dab7bde378ebc8 /scripts/generate_rust_analyzer.py
parent6f8a394aa952257575910d57cf0a63627fa949a2 (diff)
downloadlinux-b365b9d404b7376c60c91cd079218bfef11b7822.tar.gz
linux-b365b9d404b7376c60c91cd079218bfef11b7822.tar.bz2
linux-b365b9d404b7376c60c91cd079218bfef11b7822.zip
smb311 client: fix missing tcon check when mounting with linux/posix extensions
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. Cc: stable@vger.kernel.org Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions