Name: | xfsprogs |
---|---|
Version: | 3.2.2 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 3880104 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-3.2.2-2.el7.x86_64.rpm |
Source RPM: | xfsprogs-3.2.2-2.el7.src.rpm |
Build Date: | Sun Sep 13 2015 |
Build Host: | x86-ol7-builder-04.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. |
- Fix xfs_metadump disclosure flaw, CVE-2012-2150 (#1251118)
- Update to upstream v3.2.2, plus fixes from v3.2.3 (#1223991) - repair: fix unnecessary secondary scan if only last sb is corrupt (#1201238) - repair: check ino alignment value to avoid mod by zero (#1223444)
- xfs_repair: fix maximum block offset test (#1173146) - xfs_copy: fix assert failure on 4k sector devices (#1162414) - xfs_quota: man page updates (#175133, #1175627)
- xfs_repair: copy stripe geometry from backup supers if needed (#1150857)
- Add supported file attributes to xfs.5 manpage (#1142555)
- xfs_quota: fix segfault when reporting on nonexistant path (#1077826) - xfs_quota: fix reporting on symlinked paths (#1077841)
- New upstream release (#1119940) - xfs_copy: fix data corruption of target (#1105170) - mkfs.xfs: handle mkfs of file on 4k block device (#1101236) - xfs_copy: don't exit with error code on success (#1100376)
- Fix bug in xfs_repair's inode prefetch (#1083820)
- Sync up with upstream's latest CRC enhancements (#1074037)
- mkfs.xfs fix default log size for small filesystems (#1034003) - xfs_copy: partial fixups for CRC filesystems (#1043570) - xfs_logprint: Don't error out after split items lose context (#1043591)