s with zero PE count. - Report blank origin_size field if the LV doesn't have an origin instead of 0. - Report partial and in-sync RAID attribute based on kernel status - Log output also to syslog when abort_on_internal_error is set. - Change lvs heading Copy% to Cpy%Sync and print RAID4/5/6 sync% there too. - Report error for nonexisting devices in dmeventd communication. - Reduce some log_error messages to log_warn where we don't fail. - o Configuration: - Add activation/auto_set_activation_skip to control activation skip flagging. - Add default.profile configuration profile and install it on make install. - Add config/profile_dir to set working directory to load profiles from. - Use mirror_segtype_default if type not specified for linear->mirror upconvert. - Refine lvm.conf and man page documentation for autoactivation feature. - Override system's global_filter settings for vgimportclone. - Find newest timestamp of merged config files. - Add 'config' section to lvm.conf to set the way the LVM configuration is handled. - Add global/raid10_segtype_default to lvm.conf. - Accept activation/raid_region_size in preference to mirror_region_size config. - Add log/debug_classes to lvm.conf to control debug log messages. - Allow empty activation/{auto_activation|read_only|}_volume_list config option. - Relax ignore_suspended_devices to read from mirrors that don't have a device marked failed. - o Documentation: - Add man page entries for profile configuration and related options. - Document lvextend --use-policies option in man. - Improve lvcreate, lvconvert and lvm man pages. - o API/interfaces: - liblvm/python API: Additions: PV create/removal/resize/listing - liblvm/python API: Additions: LV attr/origin/Thin pool/Thin LV creation - Fix exported symbols regex for non-GNU busybox sed. - Add LV snapshot support to liblvm and python-lvm. - Remove python liblvm object. systemdir can only be changed using env var now. - Add dm_get_status_snapshot() for parsing snapˆ