Re: Fw: [Samba] Missing files on Windows client side

2005-06-28 Thread Jeremy Allison
On Tue, Jun 28, 2005 at 05:38:26PM +0200, [EMAIL PROTECTED] wrote: > So the next time that get_lanman2_dir_entry is called there is not enough > memory to put in the next entry. > Every time this out of space error occurs we can see that the file is > called with get_lanman2_dir_entry, but is not

Re: Fw: [Samba] Missing files on Windows client side

2005-06-28 Thread joop . martens
Jeremy, I think we found the part of source where the problem resides: smbd/trans2.c +1444 for (i=0;(i 0) { +1450 out_of_space = True; +1451 finished = False; +1452 } else { +1453 finish