summaryrefslogtreecommitdiff
path: root/include/linux/mod_devicetable.h
diff options
context:
space:
mode:
authorFrank Sorenson <sorenson@redhat.com>2019-04-16 08:37:27 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-02 09:58:53 +0200
commitee231063ff954dbd46d1c55bbb6519e60dd9c649 (patch)
treea69b693fb65b194c5f95c1b9c508bd6935049c8c /include/linux/mod_devicetable.h
parentd5bf783a09a06c81ca4783054355f1d243e124e7 (diff)
cifs: do not attempt cifs operation on smb2+ rename error
commit 652727bbe1b17993636346716ae5867627793647 upstream. A path-based rename returning EBUSY will incorrectly try opening the file with a cifs (NT Create AndX) operation on an smb2+ mount, which causes the server to force a session close. If the mount is smb2+, skip the fallback. Signed-off-by: Frank Sorenson <sorenson@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com> CC: Stable <stable@vger.kernel.org> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/mod_devicetable.h')
0 files changed, 0 insertions, 0 deletions