Bluehost.com Web Hosting $6.95

[Samba] CIFS VFS errors on strtoUCS in messages log

This is a discussion on [Samba] CIFS VFS errors on strtoUCS in messages log within the Samba forums, part of the Networking and Network Related category; I have little idea what actions this relates to, but I see about 200 or more of these errors each ...


Go Back   Usenet Forums > Networking and Network Related > Samba

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-17-2008
D G Teed
 
Posts: n/a
Default [Samba] CIFS VFS errors on strtoUCS in messages log

I have little idea what actions this relates to,
but I see about 200 or more of these errors each day
in the messages log file:

May 29 15:55:41 mima kernel: CIFS VFS: strtoUCS: char2uni of -127 returned
-22

No one has complained of a problem. Does anyone know what
it signifies?

--Donald
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba

Reply With Quote
  #2 (permalink)  
Old 06-18-2008
Günter Kukkukk
 
Posts: n/a
Default Re: [Samba] CIFS VFS errors on strtoUCS in messages log

Am Dienstag, 17. Juni 2008 schrieb D G Teed:
> I have little idea what actions this relates to,
> but I see about 200 or more of these errors each day
> in the messages log file:
>
> May 29 15:55:41 mima kernel: CIFS VFS: strtoUCS: char2uni of -127 returned
> -22
>
> No one has complained of a problem. Does anyone know what
> it signifies?
>
> --Donald


the function strtoUCS() is used to convert local pathname/filename characters
to UCS unicode (2 bytes/char), to be used on the wire against a server
which is supporting that char encoding.
The kernel function char2uni() is used to convert each local char to UCS
unicode. In case of error, it returns -EINVAL (== -22).
Note:
In that error case, the failing character is replaced by an
UCS question mark "?" (0x003f)!

- what kind of local character encoding (utf-8, ...) are you using?
- have you used the mount option "iocharset=..." to overwrite that encoding?
- what pathnames/filenames are used when that log msg is written?

Cheers, Günter
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 01:17 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0