s3: libsmb: Plumb in the new SMB2 get reparse point calls into the cli_readlink_XXXX...
authorJeremy Allison <jra@samba.org>
Wed, 29 Nov 2017 20:38:08 +0000 (12:38 -0800)
committerRalph Boehme <slow@samba.org>
Wed, 6 Dec 2017 18:05:34 +0000 (19:05 +0100)
commita852926157af7c35d4ef5f966138a596baca4c2b
treea36ae3c4665f6c8656a07d7f3a77629528c7a964
parenta373a8a537f351cf5fae8f3ca0b18bdbfac2cd3e
s3: libsmb: Plumb in the new SMB2 get reparse point calls into the cli_readlink_XXXX() calls.

Reparse point symlinks can now be queried over SMB1 and SMB2 from 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>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Dec  6 19:05:34 CET 2017 on sn-devel-144
source3/libsmb/clisymlink.c