Name: | xfsprogs |
---|---|
Version: | 4.5.0 |
Release: | 15.0.1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 4402451 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.5.0-15.0.1.el7.aarch64.rpm |
Source RPM: | xfsprogs-4.5.0-15.0.1.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.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 crc, finobt by default for compatibility with UEK3 [orabug 22711906] - Add proper checking for size arguments (Guangyu Sun) [orabug 17613612] - Removed patch xfsprogs-default-disable-dirftype.patch [orabug 26176688]
- xfs_repair: allow repair of corrupt log (#1549525)
- xfs_repair: fix incorrect exit status (#1523008)
- mkfs.xfs: clarify ftype defaults in manpage (#1488124) - mkfs.xfs: allow specification of 0 data stripe width (#1444166) - mkfs.xfs: Don't stagger AG for a single disk (#1492552) - xfs_db: xfs_db-update-buffer-size-when-new-type-is-set (#1458670)
- xfs_io: Fix initial -m option (#1447270)
- xfs_metadump: ignore attr leaf with 0 entries (#1402944)
- xfs_copy: Fix meta UUID handling on multiple copies (#1377931)
- 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)