se suspend with flush when device size was changed during table preload. - Implement query_resource_fn for cluster_locking. - Support query_resource_fn in locking modules. - Fix pvmove to revert operation if temporary mirror creation fails. - Fix metadata export for VG with missing PVs. - Add vgimportclone and install it and the man page by default. - Force max_lv restriction only for newly created LV. - Do not query nonexistent devices for readahead. - Reject missing PVs from allocation in toollib. - Fix PV datalignment for values starting prior to MDA area. (2.02.45) - Add sparse devices: lvcreate -s --virtualoriginsize (hidden zero origin). - Fix minimum width of devices column in reports. - Add lvs origin_size field. - Implement lvconvert --repair for repairing partially-failed mirrors. - Fix vgreduce --removemissing failure exit code. - Fix remote metadata backup for clvmd. - Fix metadata backup to run after vg_commit always. - Fix pvs report for orphan PVs when segment attributes are requested. - Fix pvs -a output to not read volume groups from non-PV devices. - Introduce memory pools per volume group (to reduce memory for large VGs). - Always return exit error status when locking of volume group fails. - Fix mirror log convert validation question. - Enable use of cached metadata for pvs and pvdisplay commands. - Fix memory leak in mirror allocation code. - Save and restore the previous logging level when log level is changed. - Fix error message when archive initialization fails. - Make sure clvmd-corosync releases the lockspace when it exits. - Fix segfault for vgcfgrestore on VG with missing PVs. - Block SIGTERM & SIGINT in clvmd subthreads. - Detect and conditionally wipe swapspace signatures in pvcreate. - Fix maximal volume count check for snapshots if max_lv set for volume group. - Fix lvcreate to remove unused cow volume if the snapshot creation fails. - Fix error messages when PV uuid or pe_start reading fails. - Flush memory pool and fix locking in clvmd refresh and backup command. - Fix unlocks in clvmd-corosync. (2.02.45) - Fix error message when adding metadata directory to internal list fails. - Fix size and error message of memory allocation at backup initialization. - Remove old metadata backup file after renaming VG. - Restore log_suppress state when metadata backup file is up-to-date. - Export dm_tree_node_size_changed() from libdevmapper. - Fix segfault when getopt processes dmsetup -U, -G and -M options. - Add _smp_mflags to compilation and remove DESTDIR.