[EMAIL PROTECTED] wrote: > Hi All, > > I updated an SuSe 7.3 Linux to JFS filesystem version 1.0.12 and to kernel > 2.4.16 (using a SuSE patch) and exported it via samba to windows clients. > > Every time a windows client writes a file using german characters, the file > doesn't appear in the directory (not on the samba client, nor on the linux > system via 'ls -l'). If I try to create a new file with the same filename > (via samba client), I get an error that this file already exists. > Files which have been created with the old jfs version having german > characters a invisible, too. > > I'm not sure, but I didn't have had this problem with the jfs version which > was shipped with SuSE 7.3.
Could the value of CONFIG_NLS_DEFAULT in the .config file have changed? I'm not too familiar with samba, but could it or the client be expecting a certain code page? You can override CONFIG_NLS_DEFAULT with the iocharset= mount option. Also, do you have CONFIG_JFS_DEBUG set in .config, and if so, do you get any syslog messages from JFS? I'm sorry for the slow response. The mailing list has been very slow this week. -- David Kleikamp IBM Linux Technology Center _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
