e2fsprogs

Utilities for managing ext2, ext3, and ext4 filesystems

Description

The e2fsprogs package contains a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in second,
third and fourth extended (ext2/ext3/ext4) filesystems. E2fsprogs
contains e2fsck (used to repair filesystem inconsistencies after an
unclean shutdown), mke2fs (used to initialize a partition to contain
an empty ext2 filesystem), debugfs (used to examine the internal
structure of a filesystem, to manually repair a corrupted
filesystem, or to create test cases for e2fsck), tune2fs (used to
modify filesystem parameters), and most of the other core ext2fs
filesystem utilities.

You should install the e2fsprogs package if you need to manage the
performance of an ext2, ext3, or ext4 filesystem.
Website: http://e2fsprogs.sourceforge.net/
License: GPLv2
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/base

Packages

e2fsprogs-1.41.12-24.el6_9.x86_64 [554 KiB] Changelog by Lukas Czerner (2018-02-14):
- libext2fs: skip start_blk adjustment when stride and flex_bg is set (#1474179)
- resize2fs: create optimized flex_bg block groups (#1474179)
e2fsprogs-1.41.12-23.el6_9.x86_64 [554 KiB] Changelog by Eric Sandeen (2016-08-29):
- e2image: check return value from check_if_mounted() (#1139936)
- e2fsck: do not process impossibly large dir blocks (#1297694)
- resize2fs: fix off-line resize of file systems (#1285227)