xfsprogs

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.
Website: http://oss.sgi.com/projects/xfs/
License: GPL+ and LGPLv2+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/base

Packages

xfsprogs-3.1.1-20.el6_9.x86_64 [725 KiB] Changelog by Eric Sandeen (2016-08-29):
- xfs_logprint: Fix some inode logging corner cases (#1027075)
- xfs_fsr: Fix more selinux-related failures (#1225651)
- xfs_repair: Detect reserved attribute names (#1304285)
xfsprogs-3.1.1-19.el6.x86_64 [725 KiB] Changelog by Eric Sandeen (2016-02-25):
- xfs_io: skip FSGEOMETRY call in openfile if no geom var present (#1303655)