summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* post-releaseAlasdair Kergon2008-06-065-10/+31
* change --prefixes to --nameprefixesAlasdair Kergon2008-06-061-6/+6
* back out unnecessary changes for this releaseAlasdair Kergon2008-06-063-25/+4
* cache dropping needs to use old name not newAlasdair Kergon2008-06-061-11/+12
* Drop cached metadata when renaming a VG.Alasdair Kergon2008-06-061-0/+2
* Add missing deactivation after activation failure in lvcreate -Zy.Alasdair Kergon2008-06-051-1/+1
* suppress warning on silent failure with ECMD_PROCESSEDAlasdair Kergon2008-06-032-3/+3
* In script-processing mode, stop if any command fails.Alasdair Kergon2008-05-302-1/+19
* Temporarily disable dmeventd mirror monitoring during lvchange --resync.Alasdair Kergon2008-05-211-0/+7
* revert accidental checkinAlasdair Kergon2008-05-191-7/+7
* Refactor some vginfo manipulation code.Alasdair Kergon2008-05-191-7/+7
* Don't touch /dev in vgrename if activation is disabled.Alasdair Kergon2008-04-301-1/+1
* post-release - reinstate incomplete enhancementsAlasdair Kergon2008-04-291-3/+6
* pre-release (bug fixes only - enhancements excluded)Alasdair Kergon2008-04-291-6/+3
* fixing fsadm usage with older blockdev,blkid,readline toolsZdenek Kabelac2008-04-291-0/+5
* Fix vgsplit internal counting of snapshot LVs.Dave Wysochanski2008-04-231-1/+1
* Fix internal snapshot_count when vgmerge with snapshots in source VG.Dave Wysochanski2008-04-231-0/+1
* Use 'active' for !suspended as the code already uses that.Alasdair Kergon2008-04-211-1/+1
* Add 3 new reporting colums: tables_loaded, readonly, suspended.Alasdair Kergon2008-04-211-0/+60
* Add --prefixes to dmsetupAlasdair Kergon2008-04-211-2/+17
* Add --prefixes to reporting tools for field name prefix output format.Alasdair Kergon2008-04-203-8/+20
* Calculate string size within dm_pool_grow_object.Alasdair Kergon2008-04-191-3/+3
* Fix lvconvert -m0 allocatable space check.Alasdair Kergon2008-04-181-1/+1
* missing stackAlasdair Kergon2008-04-151-3/+3
* Update vgsplit to only restrict split with active LVs involved in split.Dave Wysochanski2008-04-101-15/+17
* .Alasdair Kergon2008-04-101-4/+2
* more pre-release cleanupAlasdair Kergon2008-04-103-40/+30
* make list_move consistent with other list fnsAlasdair Kergon2008-04-102-5/+5
* Add vg_is_clustered() helper function.Dave Wysochanski2008-04-105-10/+10
* Minor vgsplit cleanups.Dave Wysochanski2008-04-101-3/+2
* Add _move_one_lv() helper function for vgsplit.Dave Wysochanski2008-04-101-15/+25
* Fix vgsplit to only move hidden 'snapshotN' LVs when necessary.Dave Wysochanski2008-04-091-6/+16
* Update vgsplit to take "-n LogicalVolumeName" on the commandline.Dave Wysochanski2008-04-092-28/+89
* Use clustered mirror log with pvmove in clustered VGs, if available.Alasdair Kergon2008-04-093-22/+54
* Fix some pvmove error status codes.Alasdair Kergon2008-04-092-16/+17
* Fix vgsplit error display - fully remove log_suppress.Dave Wysochanski2008-04-081-2/+0
* Fix vgsplit error paths to release vg_to lock.Dave Wysochanski2008-04-081-0/+2
* Indicate whether or not VG is clustered in vgcreate log message.Alasdair Kergon2008-04-081-3/+9
* Fix vgreduce to use vg_split_mdas to check sufficient mdas remain.Alasdair Kergon2008-04-086-6/+33
* Add detection of clustered mirror log capability.Milan Broz2008-04-073-11/+27
* Add validation of LV name to pvmove -n.Milan Broz2008-04-041-2/+17
* Add per-command flags to control which commands use the VG metadata cache.Alasdair Kergon2008-04-023-8/+63
* Fix vgsplit locking and remove unneeded error messages when split into new VG.Dave Wysochanski2008-04-021-10/+27
* Suppress "Volume group not found" message when vgsplit of new VG.Dave Wysochanski2008-04-021-0/+4
* Fix lvresize to dump stack if vg_lock_and_read() fails.Dave Wysochanski2008-04-021-1/+3
* Fix redundant lvresize message if vg doesn't exist.Dave Wysochanski2008-04-011-3/+1
* Use list_move() in applicable places.Dave Wysochanski2008-03-262-8/+4
* Add 'is_reserved_lvname()' helper function.Dave Wysochanski2008-03-252-0/+14
* Refactor _move_pv() in vgsplit.Dave Wysochanski2008-02-291-12/+9
* Fix lvconvert detection of mirror conversion in progress.Alasdair Kergon2008-02-121-0/+2