smbclient: use cli_setpathinfo_ext() in utimes command
authorRalph Boehme <slow@samba.org>
Sun, 1 Dec 2019 08:01:20 +0000 (09:01 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 6 Dec 2019 00:17:36 +0000 (00:17 +0000)
commitc6beb71813c015fddda02190e8093c335a2de411
treee7cf2b2456fa823089215d6a612a179a121d2e68
parent1b9c31ef6ae8ffe1ee052b34d5013032cd37838a
smbclient: use cli_setpathinfo_ext() in utimes command

This allows correct processing of sentinel date values.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/client/client.c