Name: | xfsprogs |
---|---|
Version: | 3.2.1 |
Release: | 6.el7 |
Architecture: | i686 |
Group: | System Environment/Base |
Size: | 4115610 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-3.2.1-6.el7.i686.rpm |
Source RPM: | xfsprogs-3.2.1-6.el7.src.rpm |
Build Date: | Fri Mar 06 2015 |
Build Host: | ca-buildj3.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. |
- 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)
- xfs_metadump: Really add xfs_metadump -F option (#1040921) - xfs_check: Remove xfs_check manpage, xfs_check is deprecated (#1029458)
- xfs_metadump: Require -F if proper SB magic is not found (#1040921) - xfs_repair: fix bad block pointer found in large directories (#1034157) - libxfs: Don't mark single-map blockmaps as discontiguous (#1033480) - libxfs: Clear stale buffer errors on write (1033480)