Name: | xfsprogs |
---|---|
Version: | 4.5.0 |
Release: | 9.0.1.el7_3 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 4079222 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.5.0-9.0.1.el7_3.x86_64.rpm |
Source RPM: | xfsprogs-4.5.0-9.0.1.el7_3.src.rpm |
Build Date: | Tue Jan 17 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://oss.sgi.com/projects/xfs/ |
Summary: | Utilities for managing the XFS filesystem |
Description: | A set of commands to use the XFS filesystem, including mkfs.xfs. XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details. This implementation is on-disk compatible with the IRIX version of XFS. |
- Disable dirftype by default for compatibility with UEK3 [orabug 24836884] - Disable crc, finobt by default for compatibility with UEK3 [orabug 22711906] - Add proper checking for size arguments (Guangyu Sun) [orabug 17613612]
- xfs_repair: junk leaf attribute if count == 0 (#1402944)
- revert loff_t to off64_t change to preserve xfs.h behavior (#1366291) - accomodate lack of ustat() on some arches (#1373605)
- rebuild with libattr-devel dependency to fix xfs_fsr (#1372939)
- xfs_quota: misc fixes (#1365256) - xfs_db: clarify frag command (#1365256)
- xfs_repair: Don't let low memory indicate corruption on exit (#1355929)
- xfs_db: Fix multi-inode-record chunks in 4.5.0 (#1346927) - xfs_repair: Fix special inode handling in 4.5.0 (#1347698) - xfs_repair: Fix quota inode handling in 4.5.0 (#1347719)
- mkfs.xfs: disable finobt by default, disable sparse inodes entirely (#1345961) - Fix header files for compatibility (#1340553)
- Revert AGFL header packing (#1336920)
- Rebase to upstream v4.5.0 (#1309498) - mkfs: default to CRC enabled filesystems - mkfs: default to ftype enabled filesystems - mkfs.xfs.8: Clarify mkfs vs. mount block size limits. (#1263535) - xfs_copy: fix copy of hard 4k devices (#1231841) - xfs_quota: use Q_XGETNEXTQUOTA for faster repquota (#1164652) - xfs_fsr: more fixes for extent swaps with selinux (#1083833) - xfs_copy: Allow UUID changes on V5 filesystems (#1072283)