summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Perform high-level free space check before each allocation attempt.Alasdair Kergon2006-10-234-1/+27
* Don't allow a node to remove an LV that's exclusively active on anther node.Patrick Caulfield2006-10-232-0/+11
* Cope if same PV is included more than once in cmdline PE range list.Alasdair Kergon2006-10-213-38/+68
* getline debug freeAlasdair Kergon2006-10-191-0/+1
* Suppress encryption key in 'dmsetup table' output unless --showkeys supplied.Alasdair Kergon2006-10-192-2/+22
* Set PV size to current device size if it is found to be zero.Alasdair Kergon2006-10-195-6/+49
* Add segment parameter to target_present functions.Alasdair Kergon2006-10-1811-10/+11
* post-releaseAlasdair Kergon2006-10-162-1/+4
* revertv2_02_12old-v2_02_12Alasdair Kergon2006-10-161-5/+5
* pre-releaseAlasdair Kergon2006-10-163-7/+7
* Fix pvdisplay to use vg_read() for non-orphansAlasdair Kergon2006-10-162-4/+31
* Fall back to internal locking if external locking lib is missing or fails.Alasdair Kergon2006-10-142-5/+6
* Retain activation state after changing LV minor number with --force.Alasdair Kergon2006-10-132-10/+10
* post-release.Alasdair Kergon2006-10-131-0/+3
* pre-releaseold-dm_v1_02_12dm_v1_02_12Alasdair Kergon2006-10-131-2/+2
* Avoid deptree attempting to suspend a device that's already suspended.Alasdair Kergon2006-10-132-1/+2
* Propagate clustered flag in vgsplit and require resizeable flag.Alasdair Kergon2006-10-132-0/+10
* post-releaseAlasdair Kergon2006-10-123-1/+7
* fix realtime msg alignmentv2_02_11old-v2_02_11Alasdair Kergon2006-10-122-2/+2
* pre-releaseAlasdair Kergon2006-10-122-3/+3
* .old-dm_v1_02_11dm_v1_02_11Alasdair Kergon2006-10-121-1/+1
* missing mesgAlasdair Kergon2006-10-121-0/+1
* pre-releaseAlasdair Kergon2006-10-121-2/+2
* noflush code fixes: missing debug log; non-standard variable nameAlasdair Kergon2006-10-122-4/+5
* remove unused variableAlasdair Kergon2006-10-121-3/+1
* fix dmsetup usage display (missing \n and --noflush wrong place)Alasdair Kergon2006-10-121-4/+3
* Add suspend noflush support.v1_02_13v1_02_12v1_02_11old-v1_02_13old-v1_02_12old-v1_02_11Alasdair Kergon2006-10-127-16/+283