svn commit: samba r4700 - in branches/SAMBA_4_0/source: include libcli libcli/composite torture torture/raw

tridge at samba.org tridge at samba.org
Wed Jan 12 07:03:29 GMT 2005


Author: tridge
Date: 2005-01-12 07:03:29 +0000 (Wed, 12 Jan 2005)
New Revision: 4700

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4700

Log:
first attempt at a composite async function, smb_composite_loadfile(),
which combineds ntcreatex, readx and close into a single call that
behaves just like a normal libcli async call.

Added:
   branches/SAMBA_4_0/source/libcli/composite/
   branches/SAMBA_4_0/source/libcli/composite/composite.h
   branches/SAMBA_4_0/source/libcli/composite/loadfile.c
   branches/SAMBA_4_0/source/torture/raw/composite.c
Modified:
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/libcli/config.m4
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/torture/torture.c


Changeset:
Sorry, the patch is too large (520 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4700


More information about the samba-cvs mailing list