search for: smb_vfs_closedir

Displaying 5 results from an estimated 5 matches for "smb_vfs_closedir".

2005 Oct 25
1
Large Directories Timeout smbfs & Windows
...ux with smbfs or opening the share's folder on Windows. Looking at debug logs shows that Samba is in the middle of doing a TRANSACT2_FINDFIRST (call_trans2findfirst in the code) where it calls SMB_VFS_OPENDIR, reads all of the entries through SMB_VFS_READDIR, and then closes the directory with SMB_VFS_CLOSEDIR before sending any reply at all to the client. When either Linux or Windows times out, both will start a new Samba connection to the share (a new child smbd pid) and start the whole process over again. Windows does eventually give up and give us a dialog box saying that the share is no longer ava...
2017 Nov 15
0
[Announce] Samba 4.6.10 Available for Download
...Volker Lendecke <vl at samba.org> * BUG 13130: smbd on disk file corruption bug under heavy threaded load. o Stefan Metzmacher <metze at samba.org> * BUG 13130: tevent: version 0.9.34. o Anoop C S <anoopcs at redhat.com> * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR. o Christof Schmitt <cs at samba.org> * BUG 13047: smbd: Move check for SMB2 compound request to new function. o Andreas Schneider <asn at samba.org> * BUG 13100: s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd(). * BUG 13101: s4:pyparam: Fix resource leaks on erro...
2017 Nov 15
0
[Announce] Samba 4.6.10 Available for Download
...Volker Lendecke <vl at samba.org> * BUG 13130: smbd on disk file corruption bug under heavy threaded load. o Stefan Metzmacher <metze at samba.org> * BUG 13130: tevent: version 0.9.34. o Anoop C S <anoopcs at redhat.com> * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR. o Christof Schmitt <cs at samba.org> * BUG 13047: smbd: Move check for SMB2 compound request to new function. o Andreas Schneider <asn at samba.org> * BUG 13100: s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd(). * BUG 13101: s4:pyparam: Fix resource leaks on erro...
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
...ba DNS server does not honour wildcards. o Stefan Metzmacher <metze at samba.org> * BUG 13079: Can't change password in samba from a Windows client if Samba runs on IPv6 only interface. o Anoop C S <anoopcs at redhat.com> * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR. o Christof Schmitt <cs at samba.org> * BUG 13047: Apple client can't cope with SMB2 async replies when creating symlinks. o Andreas Schneider <asn at samba.org> * BUG 12959: s4:rpc_server:backupkey: Move variable into scope. * BUG 13099: s4:scripting: Fix ntstatus...
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
...ba DNS server does not honour wildcards. o Stefan Metzmacher <metze at samba.org> * BUG 13079: Can't change password in samba from a Windows client if Samba runs on IPv6 only interface. o Anoop C S <anoopcs at redhat.com> * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR. o Christof Schmitt <cs at samba.org> * BUG 13047: Apple client can't cope with SMB2 async replies when creating symlinks. o Andreas Schneider <asn at samba.org> * BUG 12959: s4:rpc_server:backupkey: Move variable into scope. * BUG 13099: s4:scripting: Fix ntstatus...