Displaying 1 result from an estimated 1 matches for "smb_vfs_telldir".
2005 Jun 27
0
bug in 3.0.14a source/smbd/service.c:make_connection
...ed around the problem by including the call to
vfswrap_stat if(handle->data == NULL). But I should not
need to do that.
This one was really sneaky, because it just started
to core dump on me after upgrade from 3.0.6 to 3.0.14a
without any change to my code...
Also, if you read a directory and SMB_VFS_TELLDIR is
defined in the VFS layer, but it returns -1 and ENOSYS
(as in not being implemented) it should behave the same
as if it would not be defined.
Regards,
-Jiri
--
Jiri Klouda <jk@zg.cz>
http://www.zg.cz/~jk
-------------- next part --------------
A non-text attachment was scrubbed...
Name:...