Please pull the following changes since commit 4b972a01a7da614b4796475f933094751a295a2f: Linux 5.2-rc6 (2019-06-22 16:01:36 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.2-rc6-smb3-fix for you to fetch changes up to 5de254dca87ab614b9c058246ee94c58a840e358: cifs: fix crash querying symlinks stored as reparse-points (2019-06-28 00:34:17 -0500) ---------------------------------------------------------------- SMB3 fix (for stable as well) for problem found at recent SMB3 test event - crash mishandling one of the Windows reparse point symlink types ---------------------------------------------------------------- Ronnie Sahlberg (1): cifs: fix crash querying symlinks stored as reparse-points fs/cifs/smb2ops.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- fs/cifs/smb2pdu.h | 14 +++++++++++++- 2 files changed, 73 insertions(+), 5 deletions(-) -- Thanks, Steve