summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
Commit message (Expand)AuthorAgeFilesLines
* Add typedef pv_handle_tDave Wysochanski2007-06-131-1/+1
* Fix a couple benign warnings by adding variable initializations.Dave Wysochanski2007-06-131-0/+1
* Convert find_pv_in_vg_by_uuid and pv_create to use PV handlesDave Wysochanski2007-06-121-0/+1
* Add get_pv_* functions to return PV fields in prep for external LVM libraryDave Wysochanski2007-06-121-0/+1
* Add wrappers to functions related to pv commands in preparation for exported ...Dave Wysochanski2007-06-111-0/+1
* Allow vgcfgrestore to list metadata backup files using -fBryn M. Reeves2007-06-081-0/+1
* Add vg_check_status to consolidate vg status flags checks and error messages.Dave Wysochanski2007-06-061-0/+1
* Small fixes to pvdisplay --maps: 1) rename struct pv_segment vars from 'seg' ...Dave Wysochanski2007-05-311-1/+1
* Add --maps to pvdisplay.Dave Wysochanski2007-05-301-0/+1
* Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options.Dave Wysochanski2007-05-221-0/+1
* Fix vgrename man page to include UUID and be more consistent with lvrename.Dave Wysochanski2007-05-221-0/+1
* Add *Experimental* OpenAIS support to clvmd.Patrick Caulfield2007-05-211-0/+1
* Remove symlinks if parent volume is deactivated.Milan Broz2007-05-151-0/+1
* Fix and clarify vgsplit error messages.Milan Broz2007-05-151-0/+1
* Fix a segfault if a device has no target (no table)Milan Broz2007-05-141-0/+1
* Misc clvmd cleanups from Jim MeyeringPatrick Caulfield2007-05-021-0/+1
* Add some more debuglogs to clvmd startup.Patrick Caulfield2007-05-021-0/+1
* post-releaseAlasdair Kergon2007-04-271-0/+3
* pre-releaseAlasdair Kergon2007-04-271-1/+1
* Fix get_config_uint64() to read a 64-bit value not a 32-bit one.Alasdair Kergon2007-04-271-0/+1
* Add -Wformat-security and change one fprintf() to fputs().Alasdair Kergon2007-04-271-0/+1
* Move regex functions into libdevmapper.Alasdair Kergon2007-04-271-0/+1
* Change some #include lines to search only standard system directories.Alasdair Kergon2007-04-271-0/+1
* Add devices/preferred_names config regex list for displayed device names.Alasdair Kergon2007-04-261-9/+13
* Fix warnings on x86_64 involving ptrdiff_t:Dave Wysochanski2007-04-261-0/+1
* Update pvck to include text metadata area and record detection.Dave Wysochanski2007-04-251-0/+1
* Add support functions for analysis of config sections,Dave Wysochanski2007-04-251-0/+1
* Update pvck to read labels on disk, with flexible --labelsectorDave Wysochanski2007-04-251-0/+1
* Add count_chars and count_chars_len functions, twoDave Wysochanski2007-04-251-0/+1
* Make lvm_dump.sh capture a listing of /sys/block entries.Bryn M. Reeves2007-04-251-1/+2
* Fix thread race in clvmd.Patrick Caulfield2007-04-241-0/+1
* Add 'scan_sector' parameter to label_read and _find_labeller to addDave Wysochanski2007-04-231-0/+1
* Make clvmd cope with quorum devices in RHEL5Patrick Caulfield2007-04-231-0/+1
* Make lvm_dump.sh list /dev recursively to aid identifying devices.Bryn M. Reeves2007-04-191-0/+1
* Add dev_read_circular, read 2 regions on same device.Dave Wysochanski2007-04-191-0/+1
* Add stub for pvck, a command to check physical volume consistency.Dave Wysochanski2007-03-301-0/+1
* Add some extra error checking & robustness.Patrick Caulfield2007-03-291-0/+1
* Update lists of attribute characters in man pages.Alasdair Kergon2007-03-271-0/+2
* Fix creation and conversion of mirrors with tags.Milan Broz2007-03-261-0/+1
* Fix vgsplit for lvm1 format (set and validate VG name in PVs metadata).Milan Broz2007-03-231-0/+2
* post-releaseAlasdair Kergon2007-03-191-0/+3
* pre-releaseAlasdair Kergon2007-03-191-2/+2
* Fix processing of exit status in init scriptsMilan Broz2007-03-161-0/+1
* Fix vgremove to require at least one vg argument.Milan Broz2007-03-151-0/+1
* Try to fix reading in of lvm1 striped LVs.Alasdair Kergon2007-03-151-2/+2
* Flag nolocking as a clustered locking module as we need to be ablePatrick Caulfield2007-03-131-0/+2
* Add a few missing pieces of vgname command line validation.Alasdair Kergon2007-03-091-0/+1
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-091-0/+1
* post-releaseAlasdair Kergon2007-03-081-1/+4
* pre-releaseAlasdair Kergon2007-03-081-1/+1