ups of non-clustered VGs. - Improve preferred_names lvm.conf example. - Fix vgdisplay 'Cur LV' field to match lvdisplay output. - Fix lv_count report field to exclude hidden LVs. - Fix some pvmove error status codes. - Indicate whether or not VG is clustered in vgcreate log message. - Mention default --clustered setting in vgcreate man page. - Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. - Update lvmcache VG lock state for all locking types now. - Fix output if overriding command_names on cmdline. - Add check to vg_commit() ensuring VG lock held before writing new VG metadata. - Add validation of LV name to pvmove -n. - Add some basic internal VG lock validation. - Fix vgsplit internal counting of snapshot LVs. - Update vgsplit to only restrict split with active LVs involved in split. - Fix vgsplit to only move hidden 'snapshotN' LVs when necessary. - Update vgsplit man page to reflect lvnames on the cmdline. - Update vgsplit to take "-n LogicalVolumeName" on the cmdline. - Fix vgsplit error paths to release vg_to lock. - Fix vgsplit locking of new VG. - Avoid erroneous vgsplit error message for new VG. - Suppress duplicate message when lvresize fails because of invalid vgname. - Cache VG metadata internally while VG lock is held. - Fix redundant lvresize message if vg doesn't exist. - Make clvmd-cman use a hash rather than an array for node updown info. - Decode numbers in clvmd debugging output. - Fix uninitialised mutex in clvmd if all daemons are not running at startup. - Add config file overrides to clvmd when it reads the active LVs list. - Make clvmd refresh the context correctly when lvm.conf is updated. - Fix another allocation bug with clvmd and large node IDs. - Fix uninitialised variable in clvmd that could cause odd hangs. - Correct command name in lvmdiskscan man page. - clvmd no longer crashes if it sees nodeids over 50. - Fix potential deadlock in clvmd thread handling. - Update usage message for clvmd. - Fix clvmd man page not to print
and clarified debug options. - Escape double quotes and backslashes in external metadata and config data. - Correct a function name typo in _line_append error message. - Fix resetting of MIRROR_IMAGE and VISIBLE_LV after removal of LV. - Fix remove_layer_from_lv to empty the LV before removing it. - Add missing no-longer-used segs_using_this_lv test to check_lv_segments. - Fix lvconvert detection of mirror conversion in progress. - Avoid automatic lvconvert polldaemon invocation when -R specified. - Fix 'pvs -a' to detect VGs of PVs without metadata areas. - Divide up internal orphan volume group by format type. - Fix lvresize to support /dev/mapper prefix in the LV name. - Fix lvresize to pass new size to fsadm when extending device. - Fix unfilled parameter passed to fsadm from lvresize. - Update fsadm to call lvresize if the partition size differs (with option -l). - Fix fsadm to support VG/LV names.