Name: | xfsprogs |
---|---|
Version: | 4.5.0 |
Release: | 20.0.1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 4079295 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.5.0-20.0.1.el7.x86_64.rpm |
Source RPM: | xfsprogs-4.5.0-20.0.1.el7.src.rpm |
Build Date: | Tue Jul 09 2019 |
Build Host: | jenkins-10-147-72-125-ce10b4c1-9891-4278-9c85-c9ca64644dbf.appad1iad.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_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)
- 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)