home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8126 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.3 KB

  1. Path: sparky!uunet!mcsun!corton!jussieu!card
  2. From: card@masi.ibp.fr (Remy CARD)
  3. Newsgroups: comp.os.linux
  4. Subject: New ext fs programs
  5. Message-ID: <1992Aug13.151739.22057@jussieu.fr>
  6. Date: 13 Aug 92 15:17:39 GMT
  7. Sender: news@jussieu.fr (Le Facteur)
  8. Organization: Laboratoire MASI - Universite Pierre et Marie Curie - Paris - France
  9. Lines: 25
  10. Nntp-Posting-Host: ares.ibp.fr
  11.  
  12.  
  13.     A new version (alpha 5) of the ext fs programs (efsck and mkefs) is
  14. now available on ftp-masi.ibp.fr:pub/linux/extfs.  I have also uploaded it
  15. to tsx-11.mit.edu and I hope that, soon, a directory pub/linux/ALPHA/extfs
  16. will contain it.
  17.  
  18.     efsck and mkefs have been changed to not use a file for bad blocks.
  19. Bad blocks are now contained in an inode which does not appear in the file
  20. tree so there is no more risk of deleting it or backing it up.  Also, efsck
  21. supports two new options -t for testing the fs for bad blocks and -S for
  22. salvaging the free inodes/blocks lists even if they do not contain any
  23. error.
  24.  
  25.     Some minor bugs have been fixed and optimizations have been included
  26. in these two programs : they should use less memory when they run.
  27.  
  28.     Thanks a lot to Wayne Davison for his work on these two programs.
  29.  
  30.     As usual, remember that the ext fs and these programs are still in
  31. tests and may contain bugs. Use them with caution !!!
  32.  
  33. --
  34.  
  35.     Remy Card
  36.     card@masi.ibp.fr
  37.