clilist
Jeremy Allison
jra at samba.org
Wed Mar 23 02:03:29 GMT 2005
On Tue, Mar 22, 2005 at 08:59:17PM -0500, Derrell.Lipman at UnwiredUniverse.com wrote:
> Jeremy Allison <jra at samba.org> writes:
>
> > dirlist should be the raw memory buffer containing the level responses
> > from the findfirst appended with all subsequent findnext's. total_received
> > is the sum of all the ff_searchcount returned from the client. The
> > interpret_long_filename returns the number of bytes consumed in this
> > filename entry. So p should be walking through the dirlist buffer one
> > entry at a time once all the ff/fn level info has been placed into it.
> >
> > I don't see a bug in this....
>
> I agree: it *looks* fine. There's clearly something wrong though. If I print
> out finfo.name as it calls fn(), it does what I described. I'm still working
> it. The problem will be obvious once I find it. :-)
Arrgggg. I hate other people seeing bugs I can't reproduce. I want to get a gdb
session on your box :-). Let me at it - I know I can track this down !!!! :-) :-).
Jeremy.
More information about the samba-technical
mailing list