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

  1. Path: sparky!uunet!mcsun!corton!jussieu!card
  2. From: card@masi.ibp.fr (Remy CARD)
  3. Newsgroups: comp.os.linux
  4. Subject: efsprogs version 7
  5. Message-ID: <1992Aug28.110036.7956@jussieu.fr>
  6. Date: 28 Aug 92 11:00:36 GMT
  7. Sender: news@jussieu.fr (Le Facteur)
  8. Organization: Laboratoire MASI - Universite Pierre et Marie Curie - Paris - France
  9. Lines: 28
  10. Nntp-Posting-Host: ares.ibp.fr
  11.  
  12.  
  13.     The new version (alpha 7) of the ext fs programs (efsck and mkefs) is
  14. available from ftp-masi.ibp.fr:pub/linux/ALPHA/extfs.  I have uploaded them
  15. to tsx-11.mit.edu and they should appear soon in pub/linux/ALPHA/extfs.  The
  16. files to get are :
  17.     - efsprogs7.tar.Z : source and binaries,
  18.     - efsprogs7.bin.tar.Z : binary programs only,
  19.     - efsprogs7.src.tar.Z : source programs only.
  20.  
  21.     This version contains the following changes :
  22.     - the Makefile now supports a dep target to create dependencies for
  23.       object files,
  24.     - the computation of the maximal size of a file was broken in mkefs,
  25.       it is now fixed (note that this was not a big problem since the
  26.       ext file system never uses this value),
  27.     - some bugs causing efsck to dump core when the free lists were
  28.       corrupted are fixed,
  29.     - when salvaging the free lists or correcting the free inodes/blocks
  30.       counts, efsck did not write the changes to the disk.  Now, it does.
  31.     - Wayne Davison has implemented a conversion from the old .badblocks
  32.       file to a reserved inode in efsck.  After conversion, the bad blocks
  33.       do not appear in a file any more so there is no risk to delete or
  34.       backup them.
  35.  
  36. --
  37.  
  38.     Remy Card
  39.     card@masi.ibp.fr
  40.