xfsdump 3.1.1ubuntu2 source package in Ubuntu

Changelog

xfsdump (3.1.1ubuntu2) trusty; urgency=medium

  * Apply patch don't assume getdents exists from http://patchwork.xfs.org/patch/6828/
 -- Dimitri John Ledkov <email address hidden>   Thu, 26 Dec 2013 04:27:28 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main admin

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.1ubuntu2.tar.gz 877.0 KiB 865fe109a29aac026813af02228f86a24ed3308dc687a847352388636f34b86b
xfsdump_3.1.1ubuntu2.dsc 1.7 KiB 4d5727c3641c5d1c04fb7b628f929151c6710dde3b49df62ce9cac2bcb5770ee

Available diffs

View changes file

Binary packages built by this source

xfsdump: Administrative utilities for the XFS filesystem

 The xfsdump package contains xfsdump, xfsrestore and a number of
 other administrative utilities for managing XFS filesystems.
 .
 xfsdump examines files in a filesystem, determines which 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 filesystem, and also knows how to backup XFS extended
 attributes. Backups created with xfsdump are "endian safe" and can
 thus be transfered 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 filesystem. 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.