libsmb: Rename "readlink_state" to "cli_posix_readlink_state"
commitc7fae52ff09fca90e14231523fd3ec8ea6bdec55
authorVolker Lendecke <vl@samba.org>
Mon, 25 Mar 2019 11:26:37 +0000 (25 12:26 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 27 Mar 2019 11:20:23 +0000 (27 11:20 +0000)
tree5a1f36a6381ca352155805b3a17fcdef376ca209
parentf9a6992e8027c119e7cf0426b46adb301083a7a5
libsmb: Rename "readlink_state" to "cli_posix_readlink_state"

This is more in line with most other users of tevent_req: The state is
called fully after the routines it acts as a state repository for.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clifile.c