svn commit: samba r14710 - in branches/SAMBA_4_0/source/torture/raw: .

derrell at samba.org derrell at samba.org
Sat Mar 25 14:46:36 GMT 2006


metze at samba.org writes:

> Author: metze
> Date: 2006-03-25 10:16:27 +0000 (Sat, 25 Mar 2006)
> New Revision: 14710
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14710
>
> Log:
> make more clear that SMBexit only cares about the PID
> that is used in the open call
>
> metze
> Modified:
>    branches/SAMBA_4_0/source/torture/raw/context.c
>
>

...

>  
> -	printf("write using the old pid\n");
> +	printf("write using pid2\n");
>  	cli->session->pid = pid1;
>  	wr.generic.level = RAW_WRITE_WRITEX;
>  	wr.writex.in.file.fnum = fnum;


The printf says using pid2 but the assignment says pid1.  Is that what you
intended?

Cheers,

Derrell


More information about the samba-technical mailing list