Package xfsprogs

Utilities for managing the XFS filesystem

https://xfs.wiki.kernel.org

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.

This implementation is on-disk compatible with the IRIX version
of XFS.

Version: 6.6.0

See also: xfsprogs-devel, xfsprogs-xfs_scrub.

File Formats

projects persistent project root definition
projid the project name mapping file
xfs layout, mount options, and supported file attributes for the XFS filesystem

System Administration

fsck.xfs do nothing, successfully
mkfs.xfs construct an XFS filesystem
xfs_admin change parameters of an XFS filesystem
xfs_bmap print block mapping for an XFS file
xfs_copy copy the contents of an XFS filesystem
xfs_db debug an XFS filesystem
xfs_estimate estimate the space that an XFS filesystem will take
xfs_freeze suspend access to an XFS filesystem
xfs_fsr filesystem reorganizer for XFS
xfs_growfs expand an XFS filesystem
xfs_info display XFS filesystem geometry information
xfs_io debug the I/O path of an XFS filesystem
xfs_logprint print the log of an XFS filesystem
xfs_mdrestore restores an XFS metadump image to a filesystem image
xfs_metadump copy XFS filesystem metadata to a file
xfs_mkfile create an XFS file
xfs_ncheck generate pathnames from i-numbers for XFS
xfs_quota manage use of quota on XFS filesystems
xfs_repair repair an XFS filesystem
xfs_rtcp XFS realtime copy command
xfs_spaceman show free space information about an XFS filesystem