[PATCH] Fix for bug #9706 - Parameter is incorrect on Android

Jeremy Allison jra at samba.org
Wed Mar 13 11:46:06 MDT 2013


On Wed, Mar 13, 2013 at 08:48:44AM -0700, Jeremy Allison wrote:
> On Wed, Mar 13, 2013 at 01:00:30PM +1100, Andrew Bartlett wrote:
> > 
> > Why do we need to look for RA_SAMBA, if a client has sent
> > CAP_LARGE_READX?
> 
> Because due to changes in our client library,
> currently the 4.0.x client code doesn't send CAP_LARGE_READX
> or CAP_LARGE_WRITEX to the server in the sessionsetupX
> capabilities field. The 3.6.x client code (and also
> the MacOXC client) do, and I think we should too
> (even though a Windows server ignores it).

Wow, this has gotten really interesting. Found a bug in
our client libraries also whilst writing all the tests
for this :-).

I'll attach everything to the bug report once I'm done.

Jeremy.


More information about the samba-technical mailing list