Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/ploop/1.2/changes

882 bytes added, 22:31, 16 April 2012
created
== Changes ==
Since {{dlink|ploop|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 pass MS_NOATIME flag
* ploop-balloon: add discard command to compact ploop image
* ploop_get_info(): return old info in case statfs() failed
* expanded2preallocated(): if fallocate not supported, use ftruncate
* 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

{{git log|ploop|ploop-1.2|}}