1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/examples/fuse
Volker Lendecke 0c419b8a20 libsmb: Return symlink error struct from smb2cli_create_recv()
Looks larger than it is, this just adds a parameter and while there
adapts long lines to README.Coding

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2022-11-22 18:27:33 +00:00
..
clifuse.c libsmb: Return symlink error struct from smb2cli_create_recv() 2022-11-22 18:27:33 +00:00
clifuse.h
README
smb2mount.c examples: Migrate smb2mount to new cmdline option parser 2021-05-28 02:55:31 +00:00
wscript
wscript_build examples: Migrate smb2mount to new cmdline option parser 2021-05-28 02:55:31 +00: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.