Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
lvm2-devel - Development libraries and headers
This package contains files needed to develop applications that use
the lvm2 libraries.
Packages
Latest: lvm2-devel-2.02.87-6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
lvm2-devel |
0 |
2.02.87 |
6.el6.fio |
i686 |
79 KiB |
2011-12-17 23:51:53 |
lvm2-devel |
0 |
2.02.74 |
8.el6.fio.4 |
i686 |
75 KiB |
2011-07-15 23:35:33 |
Changelog:
- * 2011-10-18 - Peter Rajnoha <prajnoha[AT]redhat[DOTCOM]> - 2.02.87-6
- Fix lv_info open_count test for disabled verify_udev_operations (2.02.86).
- Log dev name now returned to kernel for registering during cmirror CTR.
- * 2011-10-12 - Peter Rajnoha <prajnoha[AT]redhat[DOTCOM]> - 2.02.87-5
- Fix vgsplit when there are mirrors that have mirrored logs.
- * 2011-10-12 - Peter Rajnoha <prajnoha[AT]redhat[DOTCOM]> - 2.02.87-4
- Fix splitmirror in cluster having different DM/LVM views of storage.
- Fix improper udev settings during suspend/resume for mirror sub-LVs.
- * 2011-09-21 - Peter Rajnoha <prajnoha[AT]redhat[DOTCOM]> - 2.02.87-3
- Fix overly strict extent-count divisibility requirements for striped mirrors.
- Fix rounding direction in lvresize when reducing volume size.
- Fix possible overflow of size if %FREE or %VG is used.
- Fix vgchange activation of snapshot with virtual origin.
- Activate virtual snapshot origin exclusively (only on local node in cluster).
- Fix lv_mirror_count to handle mirrored stripes properly.
- Fix failure to down-convert a mirror to linear due to udev "dev open" conflict.
- Fix mirrored log creation when PE size is small - force log_size >= region_size.
- Fix log size calculation when only a log is being added to a mirror.
- Work around resume_lv causing error LV scanning during splitmirror operation.
- Begin using 64-bit status field flags.
- * 2011-09-09 - Peter Rajnoha <prajnoha[AT]redhat[DOTCOM]> - 2.02.87-2
- Terminate pv_attr field correctly (2.02.86).
- Fix resource leak when strdup fails in _get_device_status() (2.02.85).
- Fix unsafe table load when splitting off smaller mirror from a larger one.