Contents
xfsprogs contains xfs_growfs,
xfs_admin,
xfs_freeze,
xfs_mkfile,
xfs_check,
xfs_bmap,
xfs_rtcp,
xfs_repair,
xfs_db,
xfs_logprint,
xfs_ncheck,
mkfs.xfs and
fsck.xfs.
Description
xfsgrowfs
xfsgrowfs expands an XFS filesystem.
xfs_admin
xfs_admin changes the parameters of an XFS
filesystem.
xfs_freeze
xfs_freeze suspends access to an XFS filesystem.
xfs_mkfile
xfs_mkfile creates an XFS file, padded with zeroes by
default.
xfs_check
xfs_check checks XFS filesystem consistency.
xfs_bmap
xfs_bmap prints block mapping for an XFS file.
xfs_rtcp
xfs_rtcp copies a file to the real-time partition on an
XFS filesystem.
xfs_repair
xfs_repair repairs corrupt or damaged XFS
filesystems.
xfs_db
xfs_db is used to debug an XFS filesystem.
xfs_logprint
xfs_logprint prints the log of an XFS filesystem.
xfs_ncheck
xfs_ncheck generates pathnames from inode numbers for and XFS
filesystem.
mkfs.xfs
mkfs.xfs constructs an XFS filesystem.
fsck.xfs
fsck.xfs simply exits with a zero status, since XFS partitions
are checked at mount time.