Name: | xfsprogs |
---|---|
Version: | 4.5.0 |
Release: | 22.0.1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 4079335 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.5.0-22.0.1.el7.x86_64.rpm |
Source RPM: | xfsprogs-4.5.0-22.0.1.el7.src.rpm |
Build Date: | Fri Oct 02 2020 |
Build Host: | jenkins-172-17-0-2-69cf6c58-f4b5-4e55-8584-338b038120d2.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://xfs.wiki.kernel.org |
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. |
- 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: fix progress reporting (#1813557)
- mkfs.xfs: make device discard interruptable, print notice (#1769786) - xfs_io: remove +/-x flag from chattr, not supported in kernel (#1630112) - xfs_metadump: fix symlink handling (#1693138)
- xfs_quota: fix errors if project flag is not set on regular files (#1663502) - xfs_repair: initialize non-leaf finobt blocks with correct magic (#1670154)
- xfs_copy: accept CRC version of ABTB_MAGIC in ASSERT (#1641023)
- xfs_repar: Fix root inode's parent for sf directory (#1590334)
- xfs_io: add online label command (#1584912)
- xfs_db: fix the source command when passed as -c option (#1510279) - xfs_metadump: allow much larger extent counts (#1502927) - xfs_db: fix crash when field list selector has garbage (#1532271) - mkfs.xfs, others: don't stat non-block devices on startup (#1573974) - Update project URLs throughout the pkg, code and docs (#1550798)
- xfs_repair: allow repair of corrupt log (#1549525)
- xfs_repair: fix incorrect exit status (#1523008)