Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/ploop/1.9/changes

344 bytes added, 06:07, 29 August 2013
last minute fixes ;)
'''New functionality'''
* libploop.so: implement SONAME and versioning(requires vzctl >= 4.5)
* Introduce ploop_get_devs() to get all mounted devices per dd.xml
* do_lock(): set FD_CLOEXEC explicitly on lock fd
* fix raw image creation (broken in ploop 1.8)
* return SYSEXIT_SYS on ploop_find_dev_by_uuid() failure
* ploop.spec: run ldconfig on install/uninstall
'''Improvements'''
* Display mount data in error message on mount() failure* dynload.h: pad the struct ploop_functions to 512 bytes64 pointers* gensym.sh: add code to check sizeof(struct ploop_function)* etc/Makefile: ploop.conf should not be executable* Makefile.inc: support Debian multiarch* Makefile: add distclean target
* Makefile cleanups
OpenVZ project would like to thank the following people who contributed patches
and/or provided bug reports for this ploop release (in no particular order).: * Ola Lundqvist