Go to file
Philipp Thomas c464b56139 - Update to 1.42.2:
* resize2fs uses much less CPU and is much faster for very large fs.
  * The seti and freei commands in debugfs can now take an optional length
    argument to set and clear a contiguous range of inodes.
  * E2fsck will now make explicit checks for the EOFBLOCKS_FL, since we
    plan to remove support for it from the kernel file system driver.
  * mke2fs can now use direct I/O via "mke2fs -D"
  * E2fsck was needlessly closing and re-opening the file system as a side
    effect of adding Multiple Mount Protection (MMP).  This isn't
    necessary for non-MMP file systems, so drop it.
  * E2fsck will now abort if there are memory allocation failures when
    the file system is initially opened and during the block group
    descriptor checks.
  * e2fsck will now report the incorrect and corrected checksum values
    for incorrect block groups.
  * e2fsck can now write log files containing the details of the problems
    that were found and fixed directly, via configuration parameters in
    /etc/e2fsck.conf.
  * The number of messages reported by e2fsck for a given problem type
    can be limited.
  * dumpe2fs, debugfs, and tune2fs now use rbtree bitmaps, which noticably
    reduces memory consumption for large file systems.
  * E2fsck now checks for extents with a zero length.
  * Fixed a number of bugs relating to discard.
  * E2fsck's CPU utilization in pass 5 has been optimized.
  * E2image will now skip copying uninitialized bitmap and inode table
    blocks.
  * Fixed mke2fs -S so it does not corrupt the first block group's
    information.
  * E2fsck will now check the new sysfs interface to determine if we are

OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=27
2012-04-23 10:15:04 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=1 2006-12-18 23:15:45 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
e2fsprogs-1.41.1-splash_support.patch - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
e2fsprogs-1.42-ext2fsh_implicit.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-implicit_fortify_decl.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-quotaio_implicit.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-voidreturn_value_declared.patch - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
e2fsprogs-1.42.2.de.po.bz2 - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
e2fsprogs-1.42.2.tar.gz - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
e2fsprogs.changes - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
e2fsprogs.spec - Update to 1.42.2: 2012-04-23 10:15:04 +00:00
libcom_err-compile_et_permissions.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=35 2008-09-15 14:32:55 +00:00

e2fsprogs-devel
---------------
Since the e2fsprogs libraries has been split out into own packages,
each having its own devel package
libext2fs-devel
libblkid-devel
libuuid-devel
libcom_err-devel
the e2fsprogs-devel package is deprecated and is provided for temporary
backwards compatibility only.