~ubuntu-branches/debian/wheezy/e2fsprogs/wheezy

Viewing all changes in revision 14.

  • Committer: Bazaar Package Importer
  • Author(s): Theodore Y. Ts'o
  • Date: 2010-05-17 19:43:52 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100517194352-ph506x2ch1671tea
Tags: 1.41.12-1
* New upstream release
* mke2fs now gives the correct error message if the external journal
  is device is not found
* The resize2fs program will refuse to print the minimum size needed
  for a file system if it is not clean.
* E2fsck now tests for extents that begin at physical block 0 and
  rejects them as invalid.
* Fixed a bug in e2fsck which could cause it to crash when trying to
  remove an invalid extent and the block bitmaps hadn't yet been loaded.
* E2fsck will now completely skip time-based checks if the system
  clock looks insane or if the broken_system_clock option is set
  in /etc/e2fsck.conf.  (Closes: #549861, #540152)
* Fixed a bug in e2fsck which caused e2fsck to complain about i_blocks
  with a 4T file created using posix_fallocate()
* E2fsck will now correctly mark a sparse journal as invalid and will
  delete and recreate the journal to address the problem.
* Fixed e2fsck not to ask permission from the user to abort if it's
  going to abort regardless of what the user is going to say...
* E2fsck can now continue even if it fails to recreate the resize inode
* E2fsck will now avoid removing directory entries for inods found in
  the unused region of the inode table until after it restarts the fs
  check to avoid removing valid data.
* E2fsck will now longer try to set the block group checksums if it
  is interrupted.
* Mke2fs will check both the physical and logical blocksizes of a
  device to better support 4k sector drives.
* Mke2fs will accept the valid (but rarely useful) flex_bg size of 1
* E2fsck will check for cases where the EOFBLOCKS_FL is set whe nit is
  not needed, and offer to clear it.
* The com_err library will now only output a CR character if the
  stderr is connected to a tty in raw mode.
* Update Czech, Chinese, Dutch, French, Germany, Indonesian, Polish,
  and Vietnamese translations (from the Translation Project)
* Add an fsck.ext4 symlink in the e2fsprogs-udeb package (Closes: #571247)
* Fix makefile dependency so dpkg-buildpackage -j2 works (Closes: #563487)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: