Package xfsprogs: Information

    Source package: xfsprogs
    Version: 3.1.3-alt1
    Build time:  Sep 25, 2010, 11:23 PM
    Report package bug
    Home page: http://xfs.org

    License: LGPL v2.1 (libhandle), GPL v2 (the rest)
    Summary: Utilities for managing the XFS filesystem
    Description: 
    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.
    
    This package contains a set of commands to use the XFS filesystem,
    including mkfs.xfs.

    List of rpms provided by this srpm:
    libxfs (x86_64, i586)
    libxfs-devel (x86_64, i586)
    xfsprogs (x86_64, i586)

    Maintainer: Michael Shigorin



      1. chrpath
      2. rpm-build >= 4.0.4-alt96.11
      3. libtool_1.5
      4. libuuid-devel

    Last changed


    Sept. 25, 2010 Michael Shigorin 3.1.3-alt1
    - 3.1.3
    - fixed installation with PLD patch from Gentoo over sbolshakov@'s
      partial fixups for 3.0.0
    - disabled static subpackage by default (would need fixing)
    April 12, 2010 Michael Shigorin 3.1.1-alt1.1
    - fix symlink installation
    Feb. 23, 2010 Michael Shigorin 3.1.1-alt1
    - 3.1.1
      + includes enhanced 4kb sector support (fixes: #23017)