summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_33old-v2_02_33Alasdair Kergon2008-01-312-2/+2
* a couple more compiler warningsAlasdair Kergon2008-01-312-3/+3
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-3115-41/+325
* only read labels once between each lock eventAlasdair Kergon2008-01-301-0/+10
* undo a few 'stack' movesAlasdair Kergon2008-01-302-3/+6
* Some whitespace tidy-ups.Alasdair Kergon2008-01-30104-324/+325
* Use stack return macros throughout.Alasdair Kergon2008-01-3059-1547/+789
* Rely upon internally-cached PV labels while corresponding VG lock is held.Alasdair Kergon2008-01-298-19/+83
* post-releaseAlasdair Kergon2008-01-292-1/+4
* pre-releasev2_02_32old-v2_02_32Alasdair Kergon2008-01-292-2/+2
* Fix two check_lv_segments error messages to show whole segment.Alasdair Kergon2008-01-262-5/+7
* .Alasdair Kergon2008-01-261-0/+21
* Refactor mirror log attachment code.Alasdair Kergon2008-01-265-58/+41
* Fix internal metadata corruption in lvchange --resync.Alasdair Kergon2008-01-262-0/+5
* suppress compiler warningAlasdair Kergon2008-01-221-1/+1
* updateAlasdair Kergon2008-01-221-0/+1
* Fix vgsplit test modeDave Wysochanski2008-01-221-1/+2
* Fix vgsplit tests 12-13Dave Wysochanski2008-01-221-1/+2
* Fix vgsplit - print different message on successful split of existing / new vgDave Wysochanski2008-01-222-5/+17
* Fix vgsplit - print error if vgcreate option given w/existing vg destinationDave Wysochanski2008-01-225-32/+90
* Remove redundant cnxman-socket.h file.Patrick Caulfield2008-01-212-226/+1
* Fix pvs, vgs, lvs error exit status on some error paths.Alasdair Kergon2008-01-202-5/+8
* Use log_warn for reporting field help text instead of log_print.Alasdair Kergon2008-01-202-7/+8
* clarifyAlasdair Kergon2008-01-191-1/+1
* post-releaseAlasdair Kergon2008-01-192-1/+4
* Pre-releasev2_02_31old-v2_02_31Alasdair Kergon2008-01-192-3/+3
* Fix lvcreate --nosync not to wait for non-happening sync.Alasdair Kergon2008-01-184-4/+10
* add lvconvert messagesAlasdair Kergon2008-01-183-1/+31
* Fix lvcreate -M1 readahead.Alasdair Kergon2008-01-183-11/+14
* Add a test case for 'vgreduce --removemissing' on stacked mirrorDave Wysochanski2008-01-171-0/+516
* More test script fixes.Dave Wysochanski2008-01-173-11/+24
* pre-release review cleanupsv2_02_30old-v2_02_30Alasdair Kergon2008-01-178-50/+37
* Minor test fixDave Wysochanski2008-01-171-2/+3
* fix default stripesizeAlasdair Kergon2008-01-172-1/+2
* fix default extent_sizeAlasdair Kergon2008-01-172-3/+2
* pre-releaseAlasdair Kergon2008-01-172-4/+4
* rename lv_remap_errorAlasdair Kergon2008-01-174-18/+8
* mirror log stuffAlasdair Kergon2008-01-171-7/+40
* lvconvert/vgreduce fixesAlasdair Kergon2008-01-174-17/+127
* Fixup vgsplit man pageDave Wysochanski2008-01-171-1/+16
* Fix descriptions in the newly added test casesDave Wysochanski2008-01-172-3/+3
* another lvconvert fixAlasdair Kergon2008-01-161-2/+2
* fix a _get_vgs returnAlasdair Kergon2008-01-161-1/+1
* Fix 'make check' runnable with recent versions of dmsetup.Dave Wysochanski2008-01-167-24/+1180
* additional safety check on new segment listAlasdair Kergon2008-01-161-0/+7
* Create vgs_are_compatible() fn to check whether vgs are compatible for merging.Dave Wysochanski2008-01-167-74/+216
* adjust mirror log error messageAlasdair Kergon2008-01-161-1/+1
* fix to earlier checkinAlasdair Kergon2008-01-161-2/+2
* cope with stacked LVs as well as PVs when deciding which bits of mirrors to r...Alasdair Kergon2008-01-161-3/+6
* allow a mirror to contain only one mimageAlasdair Kergon2008-01-163-1/+13