Name: | xfsprogs |
---|---|
Version: | 4.19.0 |
Release: | 2.0.2.el8 |
Architecture: | i686 |
Group: | System Environment/Base |
Size: | 6083266 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.19.0-2.0.2.el8.i686.rpm |
Source RPM: | xfsprogs-4.19.0-2.0.2.el8.src.rpm |
Build Date: | Tue Jul 23 2019 |
Build Host: | jenkins-10-147-72-125-1e1a1cb7-a9e1-419a-b6d1-775c7d100a62.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. This implementation is on-disk compatible with the IRIX version of XFS. |
- Restore crc by default. [OraBug: 30074373] - Remove patch of checkong for size arguments
- Disable crc by default for compatibility with UEK [Orabug: 22711906] - Add proper checking for size arguments (Guangyu Sun) [Orabug: 17613612]
- xfs_repair: initialize non-leaf finobt blocks with correct magic (#1670153)
- New upstream release (#1652248) - Note reflink default in mkfs.xfs manpage (#1641698) - Fix xfs_db sign extension in agi freecount (#1640090) - Fix xfs_repair hang on large filesystem (#1630674)
- Remove experimental xfs_scrub utility (#1623301)
- Fix annobin checks (#1630641)
- New upstream release (#1623695)
- Disable reflink automatically if crcs are disabled (#1600610)
- Rebuild for platform-python
- Default mkfs to reflink enabled (#1494028)