search for: smb_vfs_call_closedir

Displaying 1 result from an estimated 1 matches for "smb_vfs_call_closedir".

2014 Sep 17
1
Dtrace of smbd shows some errors in FreeBSD 9.2 with Samba 4.1.11 possibly related to talloc
...60233510027 extattr_get_file 63198610831 I decided to poke around a bit since I am a noob and noticed the following errors in my dtrace output: trace -n 'syscall:::return /execname=="smbd"/ {@[ustack)] = count(); }' libc.so.7`__sys_close+0xc libsmbd_base.so`smb_vfs_call_closedir+0x50 libsmbd_base.so`0x800b27a92 libtalloc.so.2`0x8036b205e dtrace: ERROR: open failed: No such file or directory `0x8115768c0 dtrace: ERROR: open failed: No such file or directory `0x811576680 dtrace: ERROR: open failed: No s...