1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/examples/fuse
Jeremy Allison 8db68d7417 s3: libsmb: Change size of finfo->attr to uint32_t.
That's what modern servers return.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2020-06-04 17:11:37 +00:00
..
clifuse.c s3: libsmb: Change size of finfo->attr to uint32_t. 2020-06-04 17:11:37 +00: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 examples/fuse/smb2mount: avoid using CLI_FULL_CONNECTION_{USE,FALLBACK_AFTER}_KERBEROS flags 2020-05-28 06:43:40 +00:00
wscript examples: Add smb2mount 2016-10-14 21:45:08 +02:00
wscript_build examples: Fix the smb2mount build 2018-09-07 17:26:17 +02: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.