s3: libsmb: Do a naive response to SMB2 "stopped on symlink". Assume the last compone...
authorJeremy Allison <jra@samba.org>
Tue, 28 Nov 2017 23:46:40 +0000 (15:46 -0800)
committerRalph Boehme <slow@samba.org>
Wed, 6 Dec 2017 14:02:16 +0000 (15:02 +0100)
commiteb3028a46f263642b9ab4afddbd2d0034443eb0b
tree1505c7aaa9273ef78b504a09260baa90e01386a8
parentcd0e0b112001e122ef1e4fa3434eda32ffd50e46
s3: libsmb: Do a naive response to SMB2 "stopped on symlink". Assume the last component was the reparse point.

Attempt re-open with FILE_OPEN_REPARSE_POINT. This matches the SMB1
behavior for smbclient.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13159

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/libsmb/cli_smb2_fnum.c