Anthony Iliopoulos
ailiopoulos
Involved Projects and Packages
NOTE: Automatically created during Factory devel project migration by admin.
Command line tools for viewing and setting ACLs (Access Control Lists)
when using NFSv4 to access a remote filesystem. The remote filesystem
must also support ACLs.
FUSE module to mount squashfs images
The xfsdump package contains xfsdump, xfsrestore, and a number of other
utilities for administering XFS file systems.
xfsdump examines files in a file system, determines which files need to
be backed up, and copies those files to a specified disk, tape, or
other storage medium. It uses XFS-specific directives for optimizing
the dump of an XFS file system and also knows how to backup XFS
extended attributes. Backups created with xfsdump are "endian safe"
and can thus be transferred between Linux machines of different
architectures and also between IRIX machines.
xfsrestore performs the inverse function of xfsdump. It can restore a
full backup of a file system. Subsequent incremental backups can then
be layered on top of the full backup. Single files and directory
subtrees may be restored from full or partial backups.
This package is based on the package 'xfsprogs' from project 'openSUSE:Factory'.
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.
This project was created for package xfsprogs via attribute OBS:Maintained
This project was created for package gssproxy via attribute OBS:Maintained
This package contains an implementation for Linux of the Federated
Filesystem (FedFS) Proposed Standard. For an introduction to FedFS,
see RFC 5716, or read the fedfs(7) man page provided in the doc/man
directory.