home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16112 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  988 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!torvalds
  2. From: torvalds@klaava.Helsinki.FI (Linus Torvalds)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Possible 0.98.3 bug (in fs mounting)
  5. Message-ID: <1992Nov8.195649.16470@klaava.Helsinki.FI>
  6. Date: 8 Nov 92 19:56:49 GMT
  7. References: <1992Nov8.071848.26594@umr.edu> <AJB.92Nov8175930@dlsi.dl.ac.uk>
  8. Organization: University of Helsinki
  9. Lines: 13
  10.  
  11. In article <AJB.92Nov8175930@dlsi.dl.ac.uk> A.J.Bleasby@daresbury.ac.uk (Alan Bleasby) writes:
  12. >Dan,
  13. >
  14. >This is a known major bug with 0.98pl3. You'll find a patch for it both posted
  15. >by Linus to c.o.l. and also available on sunsite
  16.  
  17. Actually, even that patch wasn't enough to get rid of the problem
  18. totally: the real fix will be to get 0.98-pl4 - out in a couple of hours
  19. after I have gotten the new fd_set code checked a bit more (I finally
  20. decided that NR_OPEN should be more than 32, which results in some major
  21. edits with respect to select() and the fd_set handling routines..)
  22.  
  23.         Linus
  24.