Utilities for managing the XFS file system
A set of commands to use the XFS file system, including mkfs.xfs.
XFS is a high performance journaling file system which originated on
the SGI IRIX platform. It is completely multithreaded. It can support
large files and large file systems, extended attributes, and variable
block sizes.It is extent based and makes extensive use of Btrees
(directories, extents, and 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:11.4/xfsprogs && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
xfsprogs-3.1.4.tar.bz2 | 0001079878 1.03 MB | over 11 years |
xfsprogs-docdir.diff | 0000000545 545 Bytes | about 12 years |
xfsprogs-ppc64.diff | 0000000539 539 Bytes | about 13 years |
xfsprogs.changes | 0000026974 26.3 KB | over 11 years |
xfsprogs.spec | 0000003687 3.6 KB | over 11 years |
Comments 0