summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid automatic lvconvert polldaemon invocation when -R specified.Alasdair Kergon2008-02-121-1/+1
* Fix 'pvs -a' to detect VGs of PVs without metadata areas.Alasdair Kergon2008-02-061-0/+5
* split orphan VG by format typeAlasdair Kergon2008-02-062-2/+2
* Fix lvresize to support /dev/mapper prefix in the lvnameZdenek Kabelac2008-02-061-3/+12
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-313-3/+6
* undo a few 'stack' movesAlasdair Kergon2008-01-301-1/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-3042-90/+90
* Use stack return macros throughout.Alasdair Kergon2008-01-3011-195/+101
* Refactor mirror log attachment code.Alasdair Kergon2008-01-261-24/+11
* Fix internal metadata corruption in lvchange --resync.Alasdair Kergon2008-01-261-0/+4
* Fix vgsplit test modeDave Wysochanski2008-01-221-1/+2
* Fix vgsplit - print different message on successful split of existing / new vgDave Wysochanski2008-01-221-3/+11
* Fix vgsplit - print error if vgcreate option given w/existing vg destinationDave Wysochanski2008-01-222-4/+18
* Fix pvs, vgs, lvs error exit status on some error paths.Alasdair Kergon2008-01-201-5/+7
* Fix lvcreate --nosync not to wait for non-happening sync.Alasdair Kergon2008-01-181-1/+2
* Fix lvcreate -M1 readahead.Alasdair Kergon2008-01-181-10/+9
* pre-release review cleanupsAlasdair Kergon2008-01-171-4/+0
* fix default stripesizeAlasdair Kergon2008-01-171-1/+1
* fix default extent_sizeAlasdair Kergon2008-01-171-1/+1
* rename lv_remap_errorAlasdair Kergon2008-01-171-14/+4
* lvconvert/vgreduce fixesAlasdair Kergon2008-01-171-0/+19
* another lvconvert fixAlasdair Kergon2008-01-161-2/+2
* Create vgs_are_compatible() fn to check whether vgs are compatible for merging.Dave Wysochanski2008-01-163-72/+5
* fix to earlier checkinAlasdair Kergon2008-01-161-2/+2