1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/examples/fuse
Volker Lendecke 64b20a1d42 examples:clifuse: Add a stub for getattr
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Mar 14 19:15:03 CET 2017 on sn-devel-144
2017-03-14 19:15:03 +01:00
..
clifuse.c examples:clifuse: Add a stub for getattr 2017-03-14 19:15:03 +01: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: Add '-p', '--port' to smb2mount 2017-03-14 15:22:12 +01: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.