1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/examples/fuse
Volker Lendecke 02f4080284 libsmb: add in/out cblobs to cli_smb2_create_fnum
This is driven by the imminent smb2 unix extensions, we'll want to make use of
it from source3/libsmb.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-03-01 00:32:12 +00:00
..
clifuse.c libsmb: add in/out cblobs to cli_smb2_create_fnum 2019-03-01 00:32:12 +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: Fix the smb2mount build 2018-09-07 17:26:17 +02: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.