Download/ploop/1.2/changes
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.