summaryrefslogtreecommitdiffstats
path: root/fs/cifs/ioctl.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2018-10-19 00:45:21 -0500
committerSteve French <stfrench@microsoft.com>2018-10-23 21:16:05 -0500
commit1e77a8c204c9d1b655c61751b8ad0fde22421dbb (patch)
tree9f652ecaa32824ae5938c84d02545d1edf07a003 /fs/cifs/ioctl.c
parent61351d6d54e651ec4098445afa5ddc2092c4741a (diff)
downloadlinux-1e77a8c204c9d1b655c61751b8ad0fde22421dbb.tar.bz2
smb3: do not attempt cifs operation in smb3 query info error path
If backupuid mount option is sent, we can incorrectly retry (on access denied on query info) with a cifs (FindFirst) operation on an smb3 mount which causes the server to force the session close. We set backup intent on open so no need for this fallback. See kernel bugzilla 201435 Signed-off-by: Steve French <stfrench@microsoft.com> CC: Stable <stable@vger.kernel.org> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Diffstat (limited to 'fs/cifs/ioctl.c')
0 files changed, 0 insertions, 0 deletions