libsmb: Remove sync cli_posix_readlink() wrapper
authorVolker Lendecke <vl@samba.org>
Sun, 4 Dec 2022 10:07:09 +0000 (11:07 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 5 Dec 2022 15:06:32 +0000 (15:06 +0000)
commit71772c48f241bdc048f99f297b5e0a77fdfda253
treed71adb4243af20526f626d29f7da428843c37e9b
parenta7f4ed090845023069693412033da803edc32a31
libsmb: Remove sync cli_posix_readlink() wrapper

cli_readlink() now covers smb1 posix extensions as well

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/clifile.c
source3/libsmb/proto.h
source3/torture/test_posix.c
source3/torture/torture.c