From: Linus Torvalds Date: Thu, 4 Apr 2019 06:21:25 +0000 (-1000) Subject: Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v5.15~6660 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=145f47c7381d43c789cbad55d4dbfd28fc6c46a4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull smb3 fixes from Steve French: "Four smb3 fixes for stable: - fix an open path where we had an unitialized structure - fix for snapshot (previous version) enumeration - allow reconnect timeout on handles to be configurable to better handle network or server crash - correctly handle lack of file_all_info structure" * tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid. SMB3: Allow persistent handle timeout to be configurable on mount smb3: Fix enumerating snapshots to Azure cifs: fix kref underflow in close_shroot() --- 145f47c7381d43c789cbad55d4dbfd28fc6c46a4