Files
linux/fs/cifs
Frank Sorenson fd49607468 cifs: do not attempt cifs operation on smb2+ rename error
commit 652727bbe1 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>
2019-05-16 19:44:43 +02:00
..
2017-05-20 14:27:01 +02:00
2018-09-05 09:18:37 +02:00
2019-04-27 09:33:49 +02:00
2017-05-08 07:46:01 +02:00
2012-07-24 10:25:13 -05:00
2017-05-08 07:46:01 +02:00
2013-09-08 14:54:24 -05:00