~ubuntu-branches/ubuntu/lucid/e2fsprogs/lucid-updates

Viewing all changes in revision 8.2.1.

  • Committer: Bazaar Package Importer
  • Author(s): Theodore Y. Ts'o
  • Date: 2009-08-23 10:08:52 UTC
  • mfrom: (1.2.3 upstream) (8.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20090823100852-688awkqsqx817bfg
Tags: 1.41.9-1
* New upstream release
* Fix tune2fs -I to work correctly in the face of bad blocks and
  filesystems formatted for RAID arrays, and ENOSPC errors
* Require the user to only answer one question instead of multiple
  ones for multiple bad block group checksums, or when an inode
  table needs to be moved.
* Fix e2fsck to handle moving inode tables in FLEX_BG filesystems more
  gracefully by looking in the entire flex_bg for space, instead of
  just in the block group; if that doesn't work, try looking for
  space in the entire filesystem.
* Fix the filefrag code to avoid printing the extent header if it
  needs to fallback to using the FIBMAP ioctl.
* Fix filefrag to print the correct number of extents for zero-length
  files when using FIBMAP.  (Closes: #540376)
* Add a filefrag -B option to make it easier to debug the FIBMAP
  support.
* Allow e2fsprogs programs to allocate from uninitalized block groups.
* Add a new program, e2freefrag, which displays information about the
  free space fragmentation in an ext2/3/4 filesystem.
* E2fsck will now print much fuller information when the last mount
  time or last written time is in the future, since most people can't
  seem to believe their distribution has buggy init scripts, or they
  have a failed CMOS/RTS clock battery.
* Update French, Polish, Czech, and Sweedish translation from the
  Translation Project.
* Enhance debugfs's 'stat' command to print basic extent information
  for extent-mapped inodes, and add a new command, 'dump_extents'
  which prints detailed information about an inode's extent tree.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: