summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
Commit message (Expand)AuthorAgeFilesLines
* Introduce VG_GLOBAL lock type for vgscan/pvscan to trigger clvmd -R.Alasdair Kergon2007-08-231-0/+1
* Call init_full_scan_done() when refreshing the cache. This should fix clvmd -R.Patrick Caulfield2007-08-231-0/+1
* Change lvconvert_mirrors to use mirror segtype not striped.Alasdair Kergon2007-08-221-0/+1
* Fix lvconvert_mirrors detection of number of existing mirrors.Alasdair Kergon2007-08-221-0/+1
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-5/+2
* Fix (C) !Alasdair Kergon2007-08-211-0/+5
* Clean up mirrorlog argument processing.Alasdair Kergon2007-08-211-2/+3
* Move guts of vgremove into lvm library.Dave Wysochanski2007-08-211-0/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-0/+1
* Update WHATS_NEW for last checkinDave Wysochanski2007-08-201-0/+1
* Allow clvmd debug to be turned on in a running daemon using clvmd -dPatrick Caulfield2007-08-171-0/+1
* Update to use autoconf 2.61, while still supporting 2.57.Alasdair Kergon2007-08-141-0/+1
* Remove unneeded WHATS_NEW entryDave Wysochanski2007-08-101-1/+0
* Fix "lvconvert -s" from always failing with argument error message.Dave Wysochanski2007-08-101-0/+1
* Add more cluster/clvmd information to lvmdumpPatrick Caulfield2007-08-091-0/+1
* Add "const" attributes where possible: first cut.Jim Meyering2007-08-071-0/+1
* Add entry for last checkin of lvrename mirror supportDave Wysochanski2007-08-061-0/+1
* Factor out core of lvrename to lv_rename library function.Dave Wysochanski2007-08-031-0/+1
* This patch changes the arguments that specify the mirrorJonathan Earl Brassow2007-08-011-0/+1
* lib/activate/activate.c:_lv_activate tries to monitor a deviceJonathan Earl Brassow2007-08-011-0/+1
* Don't leak a file descriptor in fcntl_lock_file(), when fcntl fails.Jim Meyering2007-07-281-0/+1
* Remove create_dir function; use now-equivalent dm_create_dir instead.Jim Meyering2007-07-281-0/+1
* Add ps3disk devices.Alasdair Kergon2007-07-261-1/+1
* Detect stream write failure reliably; new fn: lvm_fclose; use dm_fcloseJim Meyering2007-07-241-0/+1
* Fix clvmd if compiled with gulm support. (2.02.26)Milan Broz2007-07-241-0/+1
* Trivial fix to lvdisplay man pg to correct volume size unitsDave Wysochanski2007-07-241-0/+1
* Add vg_lock_and_read() external library function.Dave Wysochanski2007-07-231-0/+1
* Fix loading of persistent cache if cache_dir is used. (2.02.23)Milan Broz2007-07-231-0/+2
* Eliminate uses of strdup+basename. Use last_path_component instead.Jim Meyering2007-07-201-0/+1
* Use gcc's printf attribute wherever possible.Jim Meyering2007-07-201-0/+1
* In _line_append, use "sizeof buf - 1" rather than equivalent "4095"Jim Meyering2007-07-201-0/+1
* Introduce is_same_inode macro, now including a comparison of st_dev.Jim Meyering2007-07-201-1/+1
* Don't leak a file descriptor in _lock_file when flock fails.Jim Meyering2007-07-201-9/+9
* Add SUN's LDOM virtual block device to filtersPatrick Caulfield2007-07-191-0/+1
* Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon2007-07-181-0/+1
* post-releaseAlasdair Kergon2007-07-171-0/+3
* pre-releaseAlasdair Kergon2007-07-171-1/+1
* Fix snapshot cow area deactivation if origin is not active. (2.02.13)Milan Broz2007-07-171-0/+1
* Fix configure libdevmapper.h check when --with-dmdir is used.Alasdair Kergon2007-07-131-0/+1
* Change pv_read_path to pv_by_pathDave Wysochanski2007-07-121-1/+1
* Turn _add_pv_to_vg() into external library function add_pv_to_vg()Dave Wysochanski2007-07-121-1/+2
* Add pv_read_path, a proposed external LVM library function to take a device p...Dave Wysochanski2007-07-111-0/+1
* Tidy bits of clvmd-openais and improve an error report.Patrick Caulfield2007-07-111-0/+1
* Cope with find_seg_by_le() failure in check_lv_segments().Alasdair Kergon2007-07-101-0/+1
* Call dev_iter_destroy() if _process_all_devs() is interrupted by sigint.Alasdair Kergon2007-07-101-0/+1
* Add vg_mda_count and pv_mda_count columns to reports.Alasdair Kergon2007-07-091-0/+1
* Fix dumpconfig to use log_print instead of stdout directly.Alasdair Kergon2007-07-081-4/+5
* Fix WHATS_NEW for last checkin until further patches for LVM library are ready.Dave Wysochanski2007-07-031-1/+1
* Convert _add_pv_to_vg to usable LVM library function.Dave Wysochanski2007-07-021-0/+1
* Add kernel and device-mapper targets versions report to lvmdump.Milan Broz2007-07-021-0/+1