Name: | xfsprogs |
---|---|
Version: | 4.5.0 |
Release: | 19.0.1.el7_6 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 4080231 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.5.0-19.0.1.el7_6.x86_64.rpm |
Source RPM: | xfsprogs-4.5.0-19.0.1.el7_6.src.rpm |
Build Date: | Wed Mar 13 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.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_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)
- xfs_metadump: ignore attr leaf with 0 entries (#1402944)