Package fuse-ddumbfs: Information
Danger alert: Package removed from sisyphus repository
Removed in the task: #374128
Package removed: cleaner
Deletion date: Feb. 9, 2025
Message: Final removal of 14+ weeks x86_64 ftbfs package
Package removed: cleaner
Deletion date: Feb. 9, 2025
Message: Final removal of 14+ weeks x86_64 ftbfs package
Source package: fuse-ddumbfs
Version: 1.1-alt1
Build time: Feb 13, 2017, 08:00 PM in the task #178120
Category: System/Kernel and hardware
Report package bugHome page: http://www.magiksys.net/ddumbfs
License: GPL
Summary: fast inline de-duplicating file system based on FUSE
Description:
ddumbfs is a fast inline deduplication filesystem for Linux based on FUSE and released under the GNU GPL. Deduplication is a technique to avoid data duplication on disks and to increase its virtual capacity. ddumbfs works at block level. Before to write a block to the filesystem ddumbfs calculate its SHA1 or TIGER hash and search for it in the index. If the block already exists the reference is used, if not, the block is written and the index updated. It is especially useful to store successive backup, when data are mostly identical. ddumbfs is especially efficient with backups of disk images or virtual machines, when blocks stay aligned on a block boundary.
List of RPM packages built from this SRPM:
fuse-ddumbfs (x86_64, i586)
fuse-ddumbfs-debuginfo (x86_64, i586)
fuse-ddumbfs (x86_64, i586)
fuse-ddumbfs-debuginfo (x86_64, i586)
Maintainer: Vitaly Lipatov
Last changed
Feb. 13, 2017 Vitaly Lipatov 1.1-alt1
- initial build for ALT Linux Sisyphus
Dec. 17, 2012 Alain Spineux <alain.spineux@gmail.com> - 1.1-1
- added tools : migrateddumbfs - updated description - ran rpmlint
Nov. 6, 2011 Alain Spineux <alain.spineux@gmail.com> - 1.0b11-1
- update