i18n question.
Jeremy Allison
jra at samba.org
Thu Mar 11 17:30:24 GMT 2004
On Thu, Mar 11, 2004 at 05:40:12PM +0900, Shiro Yamada wrote:
>
> However, I've discovered further problem that some directory with length
> 128 byte can not be referred from clients. They can be made and deleted
> without problems, and not all the directory with 128 bytes have this
> problem.
> Apparantly there is a bug in smbd/reply.c:chk_path_syntax(), but I haven't
> managed to track down the bug yet...
No actually it isn't a bug here, it's a limit with the
length of an fstring (256 bytes).
Jeremy
More information about the samba-technical
mailing list