summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
Commit message (Expand)AuthorAgeFilesLines
* rename P_global to P_#globalAlasdair Kergon2008-04-151-0/+1
* Don't attempt remote metadata backups of non-clustered VGs. (2.02.29)Alasdair Kergon2008-04-141-0/+1
* Don't store fid in VG metadata cache to avoid clvmd segfault. (2.02.34)Alasdair Kergon2008-04-141-0/+1
* Update vgsplit test to verify loosening of active LV restriction.Dave Wysochanski2008-04-101-0/+3
* post-releaseAlasdair Kergon2008-04-101-0/+3
* .Alasdair Kergon2008-04-101-0/+1
* pre-releaseAlasdair Kergon2008-04-101-2/+2
* Fix vgdisplay 'Cur LV' field to match lvdisplay output.Alasdair Kergon2008-04-101-0/+2
* Add vg_is_clustered() helper function.Dave Wysochanski2008-04-101-0/+1
* Fix vgsplit to only move hidden 'snapshotN' LVs when necessary.Dave Wysochanski2008-04-091-0/+1
* Update vgsplit tests for lvnames on the cmdline.Dave Wysochanski2008-04-091-0/+1
* Update vgsplit man page to reflect lvnames on cmdline.Dave Wysochanski2008-04-091-1/+2
* Update vgsplit to take "-n LogicalVolumeName" on the commandline.Dave Wysochanski2008-04-091-0/+1
* Use clustered mirror log with pvmove in clustered VGs, if available.Alasdair Kergon2008-04-091-0/+1
* Fix some pvmove error status codes.Alasdair Kergon2008-04-091-0/+1
* *** empty log message ***Dave Wysochanski2008-04-081-1/+0
* Fix vgsplit error display - fully remove log_suppress.Dave Wysochanski2008-04-081-0/+1
* Fix vgsplit error paths to release vg_to lock.Dave Wysochanski2008-04-081-0/+1
* Indicate whether or not VG is clustered in vgcreate log message.Alasdair Kergon2008-04-081-1/+3
* Add config file overrides to clvmd when it reads the LVs list so thatChristine Caulfield2008-04-081-0/+1
* Fix vgreduce to use vg_split_mdas to check sufficient mdas remain.Alasdair Kergon2008-04-081-0/+3
* create fids for internal orphan VGsAlasdair Kergon2008-04-071-0/+1
* Update lvmcache VG lock state for all locking types now.Milan Broz2008-04-071-0/+1
* Fix output if overriding command_names on cmdline.Milan Broz2008-04-071-0/+1
* Add detection of clustered mirror log capability.Milan Broz2008-04-071-0/+1
* Add check to vg_commit() to ensure lock is held before writing new VG metadata.Dave Wysochanski2008-04-041-0/+1
* Add validation of LV name to pvmove -n.Milan Broz2008-04-041-0/+1
* If lvm.conf was touched, clvmd attempted to update the toolcontextChristine Caulfield2008-04-041-0/+1
* Add some basic internal VG lock validation.Alasdair Kergon2008-04-031-0/+1
* .Alasdair Kergon2008-04-031-1/+2
* .Alasdair Kergon2008-04-031-1/+1
* fix vd->virtblkAlasdair Kergon2008-04-031-1/+1
* Add per-command flags to control which commands use the VG metadata cache.Alasdair Kergon2008-04-021-0/+1
* Fix vgsplit locking and remove unneeded error messages when split into new VG.Dave Wysochanski2008-04-021-1/+1
* Suppress "Volume group not found" message when vgsplit of new VG.Dave Wysochanski2008-04-021-0/+2
* Cache VG metadata internally while VG lock is held.Alasdair Kergon2008-04-011-0/+1
* Fix redundant lvresize message if vg doesn't exist.Dave Wysochanski2008-04-011-0/+1
* Fix another allocation bug with clvmd and large node IDs.`Christine Caulfield2008-04-011-0/+1
* Add find_lv_in_lv_list() and find_pv_in_pv_list().Dave Wysochanski2008-03-281-0/+1
* Fix a couple of uninitialised variables. The newfd one could causeChristine Caulfield2008-03-281-0/+1
* Add vgmerge tests.Dave Wysochanski2008-03-261-0/+1
* Add pvseg_is_allocated() for identifying a PV segment allocated to a LV.Dave Wysochanski2008-03-261-0/+1
* Add list_move() support function for list manipulation.Dave Wysochanski2008-03-261-1/+2
* Add 'is_reserved_lvname()' helper function.Dave Wysochanski2008-03-251-0/+1
* Correct command name in lvmdiskscan man page.Alasdair Kergon2008-03-251-0/+1
* When reallocating the node IDs array, make it bigger rather than smaller!Christine Caulfield2008-03-251-0/+1
* Fix potential thread deadlock.Christine Caulfield2008-03-171-0/+1
* Refactor text format initialisation into _init_text_import.Alasdair Kergon2008-03-131-0/+1
* Escape double quotes and backslashes in external metadata and config data.Alasdair Kergon2008-03-121-0/+3
* Use return_0 in a couple more places.Alasdair Kergon2008-03-101-0/+2