summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre releasev2_02_16old-v2_02_16Alasdair Kergon2006-12-012-3/+3
* clvmd ia64 alignment fixes etc. (pjc)Alasdair Kergon2006-12-014-66/+42
* Fix VG clustered read locks to use PR not CR.Alasdair Kergon2006-12-012-1/+6
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-3024-63/+65
* Fix mirror segment removal to use temporary error segment.Alasdair Kergon2006-11-302-2/+8
* Always compile debug logging into clvmd as it's too useful toPatrick Caulfield2006-11-303-7/+21
* Add timeout to RHEL4 clvmd init script.Patrick Caulfield2006-11-302-1/+3
* Add -T (startup timeout) switch to clvmdPatrick Caulfield2006-11-302-35/+68
* post-releaseAlasdair Kergon2006-11-281-0/+3
* pre-releaseold-dm_v1_02_13dm_v1_02_13Alasdair Kergon2006-11-281-1/+1
* Update dmsetup man page (setgeometry & message)Alasdair Kergon2006-11-232-0/+15
* mention new env vars on man pageAlasdair Kergon2006-11-231-0/+10
* Improve lvm_dump.sh robustness.Alasdair Kergon2006-11-232-36/+70
* Update lvm2create_initrd to support gentoo.Alasdair Kergon2006-11-212-2/+29
* .Alasdair Kergon2006-11-211-1/+1
* Fix clvmd_init_rhel4 line truncation (2.02.14).v2_02_15old-v2_02_15Alasdair Kergon2006-11-212-2/+3
* fix _find_config_node: null parameter is permittedAlasdair Kergon2006-11-211-1/+1
* post-releaseAlasdair Kergon2006-11-202-1/+4
* Install lvmdump by default.Alasdair Kergon2006-11-206-4/+30
* pre-releaseAlasdair Kergon2006-11-202-2/+2
* Fix check for snapshot module when activating snapshot.Alasdair Kergon2006-11-202-3/+11
* Fix pvremove error path for case when PV is in use.Alasdair Kergon2006-11-172-3/+4
* Warn if certain duplicate config file entries are seen.Alasdair Kergon2006-11-162-5/+15
* Enhance lvm_dump.sh for sysreport integration and add man page.Alasdair Kergon2006-11-163-54/+129
* Fix --autobackup argument which could never disable backups.Alasdair Kergon2006-11-142-4/+3
* Fix a label_verify error path.Alasdair Kergon2006-11-142-3/+2
* post-releaseAlasdair Kergon2006-11-102-1/+4
* pre-releasev2_02_14old-v2_02_14Alasdair Kergon2006-11-102-3/+3
* fix castAlasdair Kergon2006-11-101-1/+1
* Fix adjusted_mirror_region_size() for 64-bit size.Alasdair Kergon2006-11-102-7/+8
* Add some missing bounds checks on 32 bit extent counters.Alasdair Kergon2006-11-1012-32/+85
* Add note to lvremove man page: volumes must be inactive onPatrick Caulfield2006-11-062-1/+7
* Protect .cache manipulations with fcntl locking.Alasdair Kergon2006-11-049-45/+176
* fix shiftAlasdair Kergon2006-11-031-1/+2
* fix last check-in: lv->size is in sectorsAlasdair Kergon2006-11-034-8/+9
* Fix mirror log LV writing to set all bits in whole LV.Alasdair Kergon2006-11-026-7/+11
* Fix clustered VG detection and default runlevels in clvmd_init_rhel4.Alasdair Kergon2006-11-012-2/+3
* Fix high-level free space check for partial allocations.Alasdair Kergon2006-10-302-3/+4
* post-releaseAlasdair Kergon2006-10-272-1/+4
* pre-releasev2_02_13old-v2_02_13Alasdair Kergon2006-10-272-2/+2
* dd couple of missing files to tools/Makefile CLEAN_TARGETS.Alasdair Kergon2006-10-262-1/+3
* When adding snapshot leave cow LV mapped device active after zeroing.Alasdair Kergon2006-10-262-9/+9
* .Alasdair Kergon2006-10-241-0/+1
* - likely cut and paste error. Fix wrong function name in debugJonathan Earl Brassow2006-10-241-1/+1
* Add dev_flush() to set_lv()Alasdair Kergon2006-10-242-0/+2
* resync alphabetical orderAlasdair Kergon2006-10-241-3/+3
* try forcesync -> resyncAlasdair Kergon2006-10-245-11/+11
* reword --resync desc a bitAlasdair Kergon2006-10-241-6/+6
* fix forcesync local active detectionAlasdair Kergon2006-10-241-4/+5
* Add lvchange --forcesync.Alasdair Kergon2006-10-235-7/+178