]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smb3: don't request leases in symlink creation and query
authorSteve French <stfrench@microsoft.com>
Sat, 28 Jul 2018 03:01:49 +0000 (22:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 07:26:33 +0000 (09:26 +0200)
commit66913d23eeda437ffb8651e5d68e612a80e5b152
treed388c931d2086ad1900f249ff68ce1ad366f9fdb
parentbe1210c7758cb0aba9c4323fb2fe79e64568db77
smb3: don't request leases in symlink creation and query

commit 22783155f4bf956c346a81624ec9258930a6fe06 upstream.

Fixes problem pointed out by Pavel in discussions about commit
729c0c9dd55204f0c9a823ac8a7bfa83d36c7e78

Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
CC: Stable <stable@vger.kernel.org> # 3.18.x+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/link.c