>>>>> "andrej" == Andrej Borsenkow <[EMAIL PROTECTED]> writes:
andrej> 1. Only root can access the media first time. Obviously, it is the
andrej> same as mounting it and normally only root is allowed t to mount
andrej> something :-) Like here:
root only access is fixed (was vfs problem). Could you test if
problems are fixed in -26mdk?
This is fixed.
andrej> 2. The same bug with nls as before.
andrej> /mnt/cdrom /mnt/cdrom supermount
andrej> ro,dev=/dev/cdrom,fs=iso9660,noauto,--,iocharset=koi8-r,codepage=866 0
andrej> 0
andrej> Insert CD, list contents (as root :-) - it is O.K. file names are
andrej> correctly in Russian, lsmod shows:
andrej> nls_koi8-r 3888 1 (autoclean)
andrej> Eject CD, insert the same CD, close tray. List contents. Just question
andrej> marks instead of Russian characters:
Could you put a rusian floppy image somewhere where I can see what
happens with that? My languages is latin1 :((( I know it is not
fair, but I don't have to use charsets :(
andrej> 3. Attempt to access supermounted media after eject -t hangs. It is
andrej> not possible to kill this process:
That is the bug fixed in -26mdk, worse was that it prevented an umount.
andrej> 4. When I try to unmount supermouned media (using umount /mnt/cdrom) I get
andrej> VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a
andrej> nice day...
that should be fixed, there was an inode leak in place.
andrej> 5. Several times changing media I got in logs:
andrej> VFS: busy inodes on changed media.
andrej> VFS: busy inodes on changed media.
that means the same that the previous message, and it means that it
_really_ losed somehing, now it is fixed (or at least messages are
harmless.
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy