>>>>> "buchan" == Buchan Milne <[EMAIL PROTECTED]> writes:
buchan> Yura Gusev wrote: buchan> | I have a strange problem with samba (latest cooker version) i displays buchan> | 8bit char in directory listsing but it does not show any file. buchan> | Error message from /var/log/messages buchan> | Jul 31 22:18:01 himling kernel: smb_proc_readdir_long: name=\\204 \204 buchan> ~ ^^^^^^ buchan> | \222\*, result=-2, rcls=1, err=2Jul 31 22:18:04 himling kernel: buchan> smb_proc_readdir_long: name=\\204 \204 buchan> ~ ^^^^^^ buchan> | \222\*, result=-2, rcls=1, err=2 buchan> | buchan> | Maybe patches from http://www.hojdpunkten.ac.se/054/samba/index.html can buchan> | help? buchan> | buchan> This is a kernel smbfs issue, not a samba issue (samba is only involved buchan> when smbmount negotiates the connection). buchan> Mount options for that share and kernel version (uname -a) etc would buchan> probably be useful for first look. not enough info, then I guess: - you are using 8.1 kernel - you are using a local NLS for samba (where local mean anything that is not English), the \204 suggest that it is a problem with charsets that require more than 1 byte for encoding. The good news are that the kernel for 8.2 update (or any cooker kernel), should have fixed that. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy
