6,534
edits
Changes
fixes are more important in this release
* add/export ploop_get_spec()
* ploop fsck: rename to ploop check
'''Fixes'''
* resize_gpt_partition(): skip if there is no partition
* switch snapshot: read parameters from image we are to switch to
* ploop create: error out if DiskDescriptor.xml exists
* e2fsck(): properly check e2fsck binary exit code
* ploop grow: check max size wrt format
* tools/Makefile: don't strip binaries on install
* ploop init: fix an error message
'''Improvements'''
* tune_fs(): drop absolute path to tune2fs
'''Documentation'''