Name: | e2fsprogs |
---|---|
Version: | 1.42.9 |
Release: | 12.el7_5 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 3227517 |
License: | GPLv2 |
RPM: | e2fsprogs-1.42.9-12.el7_5.aarch64.rpm |
Source RPM: | e2fsprogs-1.42.9-12.el7_5.src.rpm |
Build Date: | Wed May 23 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://e2fsprogs.sourceforge.net/ |
Summary: | 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. |
- Fix 32/64-bit overflow when multiplying by blocks/clusters per group (#1553004)
- libext2fs: skip start_blk adjustment when stride and flex_bg is set (#1503969) - tune2fs: edit dire warning about check intervals (#1433233)
- libext2fs: don't ignore fsync errors (#1405049) - Fix nroff macro issue in chattr man page (#1429213)
- resize2fs: clear uninit BG if allocating from new group (#1262498)
- e4defrag: backwards-allocated files should be defragmented (#1176785) - tune2fs: allow removal of dirty journal with two "-f" options (#1212376) - mke2fs: prevent creation of filesystem with unsupported revision (#1212378) - libext2fs: prevent buffer overflows (#1293677)
- Don't require e2fsck for resize2fs -P (#1183492)
- Fix endian bug in extent code (#1081836)
- Various manpage updates for chattr and mount (#1053885) - Fix resize2fs -P hang on corrupted filesystems (#1104612)
- Fix posisble use after free in some error paths (#997982) - Enable lazy_itable_init even if ext4 module is not loaded (#1071909) - Remove any ocurence of ext4dev and test_fs from e2fsprogs (#1063801) - Allow to resize ext4 file system past 16TB (#982871) - Disable altivec instructions for libext2fs on ppc (#1074604)
- Mass rebuild 2014-01-24