vation calls fail. - Add lvm_pv_get_size, lvm_pv_get_free and lvm_pv_get_dev_size to lvm2app. - Change lvm2app to return all sizes in bytes as documented (not sectors). - Exclude internal VG names and uuids from lists returned through lvm2app. - Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable. - Add DM_UDEV_DISABLE_LIBRARY_FALLBACK udev flag to rely on udev only. - Remove hard-coding that skipped _mimage devices from 11-dm-lvm.rules. - Export dm_udev_create_cookie function to create new cookies on demand. - Add --udevcookie, udevcreatecookie and udevreleasecookie to dmsetup. - Set udev state automatically instead of using DM_UDEV_DISABLE_CHECKING. - Set udev state automatically instead of using LVM_UDEV_DISABLE_CHECKING. - Remove pointless versioned symlinks to dmeventd plugin libraries.