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

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