Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/ploop/1.5/changes

69 bytes added, 15:18, 25 September 2012
fix info about old snapshots
== Compatibility notes ==
* this version requires running vzkernel >= 2.6.32-042stab061.1
* snapshots DiskDescriptor.xml created by old older ploop tools versions are not compatible with this versionconverted to current format
* there were a few incompatible library API changes, see below
* ploop copy: do not leak opened fds
* ploop create: fix gpt partition creation to be 4096 aligned
* ploop create, resize: round up size to be cluster aligned
* tools: few exit code fixes
* multiple usage, log and error message fixes
'''Library API changes'''
* implement add ploop_resolve_functions() to aid in dynamic library loading via ploop_resolve_functions()
* introduce optimized ploop_get_info_by_descr(), remove ploop_get_info()
* replace ploop_{alloc,read}_diskdescriptor() with ploop_read_disk_descr()