IMFS: new trouble.
Sergei Organov
osv at javad.ru
Wed Nov 22 18:26:40 UTC 2000
Joel Sherrill <joel.sherrill at oarcorp.com> writes:
[...]
> + mount() bug reported by Jake fixed.
After an upgrade to this snapshot, the behavior of mount seem to be even more
surprising. If I just create '/log' directory then everything is OK: it
appears in 'ls' output of FTP. Now I mount my own file-system on the '/log', -
mount succeeds, but directory '/log' disappears from the output of 'ls'
command! I guess I do something wrong in my 'mount_me' handler, but then
'mount()' should fail, but it doesn't. Moreover, I still can download files
located on my file-system using FTP by issuing 'get /log/filename' that shows
that my file-system is mounted and operational, but somehow hidden along with
its mounting point.
Also, issuing
ls /dev
in FTP still doesn't work (empty list returned), while
cd /dev
ls
does output list of devices.
Seems that something is still broken in the IMFS :-(
BR,
Sergei Organov.
More information about the users
mailing list