From: Niels Skov Olsen (dingbat@diku.dk)
Date: 08/24/92


From: dingbat@diku.dk (Niels Skov Olsen)
Subject: Re: 0.97 patch 2 problems
Date: 24 Aug 1992 21:24:44 GMT

torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:

[ps has to be tweaked]

>The 'mount' problem is interesting: I'm still using a very old mount
>from before the vfs days (the binary is dated Feb 27), so I didn't see
>the above problem. I don't know the reason, and I hope somebody can use
>gdb on the program to see where the problem occurs. Maybe I'll have to
>download the root diskette just to try it out.

I haven't got gdb installed, but I made bare bone versions of mount/umount
that works ok. So the problem is obviously in the code doing administrative
tasks like /etc/mtab updating, error checking or whatever.

Niels