[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2626-g719527f

Jeremy Allison jra at samba.org
Fri Feb 29 14:00:08 GMT 2008


On Thu, Feb 28, 2008 at 08:46:00AM -0600, Volker Lendecke wrote:
> The branch, v3-2-test has been updated
>        via  719527f55e88f0c5fdceda5c807475aba299c79f (commit)
>        via  844a163458c7585e4306a21ffdae5d08e03d6e4d (commit)
>        via  f5356825698a02df2d400b51dd95d1f857c83e81 (commit)
>        via  ae254cb61f4b9331755848c47ebc34e90dd80390 (commit)
>       from  d16c295642c3df49be02440427ded0cd9b4179f5 (commit)
> 
> http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test
> 
> 
> - Log -----------------------------------------------------------------
> commit 719527f55e88f0c5fdceda5c807475aba299c79f
> Author: Volker Lendecke <vl at samba.org>
> Date:   Thu Feb 28 15:26:01 2008 +0100
> 
>     Convert cli_read to use cli_pull
> 
> commit 844a163458c7585e4306a21ffdae5d08e03d6e4d
> Author: Volker Lendecke <vl at samba.org>
> Date:   Thu Feb 28 15:21:33 2008 +0100
> 
>     Add async cli_pull support

In client/client.c this causes :

client/client.c: In function ‘do_get’:
client/client.c:1051: warning: passing argument 8 of ‘cli_pull’ from incompatible pointer type
client/client.c:982: warning: unused variable ‘read_size’

which means we're not using the io_bufsize setting.
We need to talk about this so we can understand the
semantics of this change.

Jeremy.


More information about the samba-technical mailing list