Name: | e2fsprogs-static |
---|---|
Version: | 1.42.9 |
Release: | 16.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 738157 |
License: | GPLv2 and LGPLv2 |
RPM: | e2fsprogs-static-1.42.9-16.el7.aarch64.rpm |
Source RPM: | e2fsprogs-1.42.9-16.el7.src.rpm |
Build Date: | Wed Aug 07 2019 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://e2fsprogs.sourceforge.net/ |
Summary: | Ext2/3/4 filesystem-specific static libraries |
Description: | E2fsprogs-static contains all static libraries built from e2fsprogs, including libext2fs, libcom_err, libe2p, and libss. These libraries are used to directly acccess ext2/3/4 filesystems from userspace, and perform other useful functions. |
- Fix NULL pointer dereference when releasing memory (#1720903)
- set dir_nlink feature if large dir exists (#1683694)
- Various fixes and improvements (#1682935) - Automatically enable meta_bg to avoid failure when creating huge fs with small bs (#1608635) - don't ignore fsync errors in filefrag (#1451185)
- e2fsck: warn if checkinterval and broken_system_clock both set (#1365594) - e2fsprogs: fail to open 1k block size ext4 with bigalloc,meta_bg,^resize_inode (#1448019)
- 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)