s3: client: Add btime_ts to struct finfo.
authorJeremy Allison <jra@samba.org>
Fri, 6 Apr 2018 20:35:05 +0000 (13:35 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 4 May 2018 23:39:40 +0000 (01:39 +0200)
commitabb80ce44c41759306be3ff1cca6bea532bdf45f
treeb99b99bbcacb4b05d906534448c4772e5fe2085f
parent30e6b5999bf0be297de74dc991beeccfe4af6088
s3: client: Add btime_ts to struct finfo.

Fill it in when available, else return it as zero.

Based on a patch from Puran Chand <pchand@vmware.com>.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
examples/fuse/clifuse.c
source3/include/client.h
source3/libsmb/cli_smb2_fnum.c
source3/libsmb/clilist.c