summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wrappers filesv2_02_09old-v2_02_09Alasdair Kergon2006-08-172-0/+43
* pre-releaseAlasdair Kergon2006-08-172-2/+2
* Fix PE_ALIGN for pagesize over 32KB.Alasdair Kergon2006-08-173-2/+5
* wrap PE_ALIGNAlasdair Kergon2006-08-174-11/+16
* Separate out LVM1_PE_ALIGN.Alasdair Kergon2006-08-174-3/+5
* Add lvm_getpagesize wrapper.Alasdair Kergon2006-08-1712-8/+12
* Add --maxphysicalvolumes to vgchange.Alasdair Kergon2006-08-164-7/+75
* post-releaseAlasdair Kergon2006-08-152-1/+4
* pre-releasev2_02_08old-v2_02_08Alasdair Kergon2006-08-152-3/+3
* post-releaseAlasdair Kergon2006-08-151-0/+3
* pre-releaseold-dm_v1_02_09dm_v1_02_09Alasdair Kergon2006-08-151-1/+1
* fix getopt_long error checkAlasdair Kergon2006-08-101-1/+1
* Add --table argument to dmsetup for a one-line table.Alasdair Kergon2006-08-103-51/+84
* Add checks for duplicate LV name, lvid and PV id before writing metadata.Alasdair Kergon2006-08-092-4/+51
* Add lockfs indicator to debug output.Alasdair Kergon2006-08-082-1/+3
* Fix missing lockfs on first snapshot creation.Alasdair Kergon2006-08-084-8/+17
* Add --trustcache option to reporting commands in preparation for supportingAlasdair Kergon2006-08-019-7/+35
* Fix locking for mimage removal.Alasdair Kergon2006-07-202-0/+17
* Fix clvmd_init_rhel4 'status' exit code.Alasdair Kergon2006-07-192-1/+2
* post-releaseAlasdair Kergon2006-07-173-1/+7
* pre-releasev2_02_07old-v2_02_07old-dm_v1_02_08dm_v1_02_08Alasdair Kergon2006-07-173-5/+5
* Fix activation logic in lvchange --persistent.Alasdair Kergon2006-07-102-19/+9
* Don't ignore persistent minor numbers when activating.Alasdair Kergon2006-07-102-2/+3
* testAlasdair Kergon2006-07-051-1/+1
* testAlasdair Kergon2006-07-051-1/+1
* Append full patch to checkin emails.Alasdair Kergon2006-07-051-0/+1
* Avoid duplicate dmeventd subdir with 'make distclean'.Alasdair Kergon2006-07-051-0/+1
* add dlerror to another error pathAlasdair Kergon2006-07-051-2/+2
* Differentiate between the two 'log device failed' cases in vgreduce.Alasdair Kergon2006-07-041-2/+7
* Use RTLD_GLOBAL when loading shared libraries.Alasdair Kergon2006-07-042-3/+4
* Add some forgotten memlock checks to _vg_read to protect against full scans.Alasdair Kergon2006-07-042-2/+12
* Add mutex to dmeventd_mirror to avoid concurrent execution.Alasdair Kergon2006-07-043-0/+16
* If VG is already consistent with --removemissing, return success not failure.Alasdair Kergon2006-07-041-1/+1
* force remove fixesAlasdair Kergon2006-06-181-25/+31
* Add --force to dmsetup remove* to load error target. [Untested.]Alasdair Kergon2006-06-183-22/+160
* dmsetup remove_all also performs mknodes.Alasdair Kergon2006-06-172-1/+2
* Don't suppress identical table reloads if permission changes.Alasdair Kergon2006-06-142-6/+8
* Fix return code if VG specified on command line is not found.Alasdair Kergon2006-06-142-1/+2
* Fix PV tools to include orphaned PVs in default output again.Alasdair Kergon2006-06-142-7/+12
* test checkinAlasdair Kergon2006-06-121-1/+1
* test checkinAlasdair Kergon2006-06-121-1/+1
* test checkinAlasdair Kergon2006-06-121-1/+1
* checkin testAlasdair Kergon2006-06-121-1/+1
* Fix "Unaligned access" when using clvmPatrick Caulfield2006-06-122-1/+2
* Fix an extra dev_close in a label_read error path.Alasdair Kergon2006-06-082-1/+2
* change two files in different directoriesAlasdair Kergon2006-06-062-1/+1
* testAlasdair Kergon2006-06-061-1/+0
* test one changeAlasdair Kergon2006-06-061-0/+1
* Fix target_register_events args.Alasdair Kergon2006-05-254-19/+11
* Prevent snapshots of mirrors.Alasdair Kergon2006-05-242-0/+8