Package e2fsprogs

Utilities for managing ext2, ext3, and ext4 file systems

http://e2fsprogs.sourceforge.net/

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) file systems. E2fsprogs
contains e2fsck (used to repair file system inconsistencies after an
unclean shutdown), mke2fs (used to initialize a partition to contain
an empty ext2 file system), debugfs (used to examine the internal
structure of a file system, to manually repair a corrupted
file system, or to create test cases for e2fsck), tune2fs (used to
modify file system parameters), and most of the other core ext2fs
file system utilities.

You should install the e2fsprogs package if you need to manage the
performance of an ext2, ext3, or ext4 file system.

Version: 1.47.0

General Commands

chattr change file attributes on a Linux file system
fuse2fs FUSE file system client for ext2/ext3/ext4 file systems
lsattr list file attributes on a Linux second extended file system

File Formats

e2fsck.conf Configuration file for e2fsck
ext2 alias for ext4
ext3 alias for ext4
ext4
mke2fs.conf Configuration file for mke2fs

System Administration

badblocks search a device for bad blocks
debugfs ext2/ext3/ext4 file system debugger
dumpe2fs dump ext2/ext3/ext4 file system information
e2freefrag report free space fragmentation information
e2fsck check a Linux ext2/ext3/ext4 file system
e2image Save critical ext2/ext3/ext4 file system metadata to a file
e2label Change the label on an ext2/ext3/ext4 file system
e2mmpstatus Check MMP status of an ext4 file system
e2undo Replay an undo log for an ext2/ext3/ext4 file system
e4crypt ext4 file system encryption utility
e4defrag online defragmenter for ext4 file system
filefrag report on file fragmentation
fsck.ext2 alias for e2fsck
fsck.ext3 alias for e2fsck
fsck.ext4 alias for e2fsck
logsave save the output of a command in a logfile
mke2fs create an ext2/ext3/ext4 file system
mkfs.ext2 alias for mke2fs
mkfs.ext3 alias for mke2fs
mkfs.ext4 alias for mke2fs
mklost+found create a lost+found directory on a mounted Linux second extended file system
resize2fs ext2/ext3/ext4 file system resizer
tune2fs adjust tunable file system parameters on ext2/ext3/ext4 file systems