svn commit: samba r23506 -
in branches/SAMBA_4_0/source/torture/basic: .
Stefan (metze) Metzmacher
metze at samba.org
Sun Jun 17 16:29:08 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Modified: branches/SAMBA_4_0/source/torture/basic/misc.c
> ===================================================================
> --- branches/SAMBA_4_0/source/torture/basic/misc.c 2007-06-15 11:16:19 UTC (rev 23505)
> +++ branches/SAMBA_4_0/source/torture/basic/misc.c 2007-06-15 12:23:14 UTC (rev 23506)
> @@ -575,7 +575,7 @@
> "Callback READ file:%d (%d/%d) Offset:%d\n",
> state->nr,state->completed,torture_numops,
> (state->readcnt*state->lp_params->blocksize));
> - rd.generic.level = RAW_READ_READX ;
> + rd.generic.level = RAW_READ_READ;
> rd.read.in.file.fnum = state->fnum ;
> rd.read.in.offset = state->readcnt *
> state->lp_params->blocksize;
>
Hi Alexander,
when you change rd.generic.level to RAW_READ_READX, don't you need
to fill in rd.readx.* instead of still filling in rd.read.*?
(btw: I haven't looked at the code at all...)
metze
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFGdWFUm70gjA5TCD8RAoMRAJ9Xtvc913Ls6nvJZaZMGk6GYo51nACdFiF1
gj4Q3hOHMtWHk5MA5nO2pzM=
=nG4X
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list