Package: xfsprogs Status: install reinstreq half-configured Priority: optional Section: admin Installed-Size: 2676 Maintainer: Ubuntu Developers Architecture: amd64 Version: 5.3.0-1ubuntu2 Config-Version: 5.3.0-1ubuntu2 Replaces: xfsdump (<< 3.0.0) Provides: fsck-backend Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.28), libdevmapper1.02.1 (>= 2:1.02.20), libicu66 (>= 66.1~rc-1~), libreadline5 (>= 5.2), libuuid1 (>= 2.16), python3:any, util-linux Suggests: xfsdump, acl, attr, quota Breaks: xfsdump (<< 3.0.0) Description: Utilities for managing the XFS filesystem 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 https://xfs.wiki.kernel.org/ for complete details. Homepage: https://xfs.wiki.kernel.org/ Original-Maintainer: XFS Development Team