home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / archives / 3189 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.9 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.INS.CWRU.Edu!agate!agate!usenet
  2. From: card@masi.ibp.fr (Remy CARD)
  3. Newsgroups: comp.archives
  4. Subject: [comp.os.linux] efsprogs version 7
  5. Followup-To: comp.os.linux
  6. Date: 2 Sep 1992 00:20:21 GMT
  7. Organization: Laboratoire MASI - Universite Pierre et Marie Curie - Paris - France
  8. Lines: 31
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <1811c5INNqkm@agate.berkeley.edu>
  12. References: <1992Aug28.110036.7956@jussieu.fr>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: comp.os.linux
  15. X-Original-Date: 28 Aug 92 11:00:36 GMT
  16.  
  17. Archive-name: auto/comp.os.linux/efsprogs-version-7
  18.  
  19.  
  20.     The new version (alpha 7) of the ext fs programs (efsck and mkefs) is
  21. available from ftp-masi.ibp.fr:pub/linux/ALPHA/extfs.  I have uploaded them
  22. to tsx-11.mit.edu and they should appear soon in pub/linux/ALPHA/extfs.  The
  23. files to get are :
  24.     - efsprogs7.tar.Z : source and binaries,
  25.     - efsprogs7.bin.tar.Z : binary programs only,
  26.     - efsprogs7.src.tar.Z : source programs only.
  27.  
  28.     This version contains the following changes :
  29.     - the Makefile now supports a dep target to create dependencies for
  30.       object files,
  31.     - the computation of the maximal size of a file was broken in mkefs,
  32.       it is now fixed (note that this was not a big problem since the
  33.       ext file system never uses this value),
  34.     - some bugs causing efsck to dump core when the free lists were
  35.       corrupted are fixed,
  36.     - when salvaging the free lists or correcting the free inodes/blocks
  37.       counts, efsck did not write the changes to the disk.  Now, it does.
  38.     - Wayne Davison has implemented a conversion from the old .badblocks
  39.       file to a reserved inode in efsck.  After conversion, the bad blocks
  40.       do not appear in a file any more so there is no risk to delete or
  41.       backup them.
  42.  
  43. --
  44.  
  45.     Remy Card
  46.     card@masi.ibp.fr
  47.  
  48.