Download/ploop/1.2
< Download | ploop
Revision as of 22:36, 16 April 2012 by Botinki Kira (talk | contribs) (Automated import of articles)
ploop is a tool and a library to control ploop block devices.
Warning: this is an old version of ploop. For the latest version, see Download/ploop/1.15. |
Contents
Changes[edit]
Since 1.1:
- Added
ploop_get_dev()
function - Added
ploop_set_component_name()
function - Fix: do not clear in-use flag in
ploop_fsck()
ploop-fsck
: add-d
flag to forcefully drop "in use" image flag- Fixed handling blocksize for raw images
- Added
user_xattr,acl
to default mount options ploop_mount()
: added ability to passMS_NOATIME
flagploop-balloon
: add discard command to compact ploop imageploop_get_info()
: return old info in case statfs() failedexpanded2preallocated()
: iffallocate
not supported, useftruncate
ploop_resize_image()
: Check is it possible to fallocate before inflating balloon file- Fixed merging all snapshots
- Some fixes in ploop tool usage
- Some log message fixes
- Add function, source file and line number to error messages if
DEBUG
is set
- Build system fixes/improvements
For the complete list of changes in this release, see git changelog for ploop-1.2.
Download[edit]
RPMS[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
ploop-1.2-1.i386.rpm | 2012-04-16 22:34:48 | 27 Kb |
ploop-devel-1.2-1.i386.rpm | 2012-04-16 22:34:48 | 83 Kb |
ploop-lib-1.2-1.i386.rpm | 2012-04-16 22:34:48 | 64 Kb |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
ploop-1.2-1.x86_64.rpm | 2012-04-16 22:34:48 | 28 Kb |
ploop-devel-1.2-1.x86_64.rpm | 2012-04-16 22:34:48 | 86 Kb |
ploop-lib-1.2-1.x86_64.rpm | 2012-04-16 22:34:48 | 92 Kb |
Binaries[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
ploop-1.2-1.i386.tar.gz | 2012-04-16 22:34:47 | 30 Kb |
ploop-1.2-1.i386.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
ploop-devel-1.2-1.i386.tar.gz | 2012-04-16 22:34:47 | 80 Kb |
ploop-devel-1.2-1.i386.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
ploop-lib-1.2-1.i386.tar.gz | 2012-04-16 22:34:47 | 60 Kb |
ploop-lib-1.2-1.i386.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
ploop-1.2-1.x86_64.tar.gz | 2012-04-16 22:34:47 | 30 Kb |
ploop-1.2-1.x86_64.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
ploop-devel-1.2-1.x86_64.tar.gz | 2012-04-16 22:34:47 | 90 Kb |
ploop-devel-1.2-1.x86_64.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
ploop-lib-1.2-1.x86_64.tar.gz | 2012-04-16 22:34:47 | 90 Kb |
ploop-lib-1.2-1.x86_64.tar.gz.asc | 2012-04-16 22:34:50 | 189 b |
Sources[edit]
File | Date | Size |
---|---|---|
ploop-1.2-1.src.rpm | 2012-04-16 22:34:48 | 78 Kb |
ploop-1.2.tar.bz2 | 2012-04-16 22:34:47 | 73 Kb |
ploop-1.2.tar.bz2.asc | 2012-04-16 22:34:50 | 189 b |
ploop.spec | 2012-04-16 22:34:47 | 3 Kb |
Archives[edit]
For other ploop releases, see download/ploop/Archives.
For other tools, see download/utils.