svn commit: samba r7445 - in trunk/examples/VFS: .

Maurice Massar massar at unix-ag.uni-kl.de
Thu Jun 9 18:15:05 GMT 2005


hi,

On Thu, Jun 09, 2005 at 05:27:43PM +0000, jra at samba.org wrote:
> Author: jra
> Date: 2005-06-09 17:27:43 +0000 (Thu, 09 Jun 2005)
> New Revision: 7445
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7445
> 
> Log:
> Fixup example VFS modules.
...
> +static int skel_aio_write(struct vfs_handle_struct *handle, struct files_struct *fsp, SMB_STRUCT_AIOCB *aiocb)
> +{
> +	return vfswrap_aio_read(NULL, fsp, aiocb);

is this really intended this way?
(some more of that following too)

cu
Maurice


More information about the samba-technical mailing list