search for: got_exact_match

Displaying 2 results from an estimated 2 matches for "got_exact_match".

2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy, I think we found the part of source where the problem resides: smbd/trans2.c +1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++) { +1445 BOOL got_exact_match = False; +1446 +1447 /* this is a heuristic to avoid seeking the dirptr except when +1448 absolutely necessary. It allows for a filename of about 40 chars */ +1449 if (space_remaining < DIRLEN_GUESS && numentries > 0) { +...
2006 May 29
0
smbd hanging at BDC
...01c0be2 in get_lanman2_dir_entry (conn=0x91f7268, inbuf=0xb7d61008, outbuf=0xb7d40008, path_mask=0xbfebd120 "*", dirtype=22, info_level=260, requires_resume_key=4, dont_descend=0, ppdata=0xbfebd11c, base_data=0x91fa430 "`", space_remaining=14456, out_of_space=0xbfebd100, got_exact_match=0xbfebd07c, last_entry_off=0xbfebd118, name_list=0x0, ea_ctx=0x0) at smbd/trans2.c:1067 #14 0x001c3b9d in call_trans2findfirst (conn=0x91f7268, inbuf=0xb7d61008 "", outbuf=0xb7d40008 "", bufsize=131072, pparams=0xbfebda10, total_params=56, ppdata=0xbfebda0c, total_data=0...