search for: dont_descend

Displaying 3 results from an estimated 3 matches for "dont_descend".

2000 Apr 03
1
2.0.7pre3: smbclient issues
My systems: rh61, 2.2.14 + smbfs-nls.patch. I refer to 2.0.7pre3 as 2.0.7 === 1) "ls" of an empty dir 1a) 1.9.18 doing "ls" to an empty samba dir: smb: \> ls 49550 blocks of size 16384. 33754 blocks available 1b) 2.0.7 doing "ls" to an empty samba dir: smb: \> ls ERRDOS - ERRbadfile (File not found.) listing \* <=======
2006 May 29
0
smbd hanging at BDC
...ir.c:547 #12 0x001812a7 in dptr_ReadDirName (dptr=0x91f2238, poffset=0xbfebc338, pst=0xbfebcf90) at smbd/dir.c:565 #13 0x001c0be2 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 "&qu...
2005 Jun 28
1
Fw: Missing files on Windows client side
...finished = False; +1452 } else { +1453 finished = !get_lanman2_dir_entry(conn, +1454 inbuf, outbuf, +1455 mask,dirtype,info_level, +1456 requires_resume_key,dont_descend, +1457 &p,pdata,space_remaining, &out_of_space, &got_exact_match, +1458 &last_entry_off); +1459 } +1460 +1461 if (finished && out_of_space) +1462...