1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/examples/fuse
Jeremy Allison abb80ce44c 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>
2018-05-05 01:39:40 +02:00
..
clifuse.c s3: client: Add btime_ts to struct finfo. 2018-05-05 01:39:40 +02:00
clifuse.h examples: Add smb2mount 2016-10-14 21:45:08 +02:00
README examples: Add smb2mount 2016-10-14 21:45:08 +02:00
smb2mount.c s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits. 2017-05-09 09:56:09 +02:00
wscript examples: Add smb2mount 2016-10-14 21:45:08 +02:00
wscript_build s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00

WARNING:

This is experimental work-in-progress code, don't expect it to do
anything sensible.

Eventually this *might* turn into a fuse client filesystem. This is
not a promise for anything.