home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9207 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.0 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!diku!dingbat
  2. From: dingbat@diku.dk (Niels Skov Olsen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: 0.97 patch 2 problems
  5. Message-ID: <1992Aug24.212444.18241@odin.diku.dk>
  6. Date: 24 Aug 92 21:24:44 GMT
  7. References: <1992Aug24.125204.16144@athena.mit.edu> <1992Aug24.141227.7126@klaava.Helsinki.FI>
  8. Sender: dingbat@freja.diku.dk
  9. Organization: Department of Computer Science, U of Copenhagen
  10. Lines: 15
  11.  
  12. torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  13.  
  14. [ps has to be tweaked]
  15.  
  16. >The 'mount' problem is interesting: I'm still using a very old mount
  17. >from before the vfs days (the binary is dated Feb 27), so I didn't see
  18. >the above problem.  I don't know the reason, and I hope somebody can use
  19. >gdb on the program to see where the problem occurs.  Maybe I'll have to
  20. >download the root diskette just to try it out. 
  21.  
  22. I haven't got gdb installed, but I made bare bone versions of mount/umount
  23. that works ok. So the problem is obviously in the code doing administrative 
  24. tasks like /etc/mtab updating, error checking or whatever.
  25.  
  26. Niels
  27.