summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add DISTCLEAN_TARGETS to make template for configure.h.Alasdair Kergon2006-05-167-43/+25
* fix error pathAlasdair Kergon2006-05-161-1/+1
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-1640-224/+370
* Fix corelog segment line.Alasdair Kergon2006-05-163-32/+36
* Add needed include.Patrick Caulfield2006-05-151-0/+1
* fix compileAlasdair Kergon2006-05-151-1/+1
* post-releaseAlasdair Kergon2006-05-123-1/+7
* fix dev->devicev2_02_06old-v2_02_06Alasdair Kergon2006-05-122-5/+5
* not reqdAlasdair Kergon2006-05-121-430/+0
* pre-releaseAlasdair Kergon2006-05-122-3/+3
* Add --monitor to vgcreate and lvcreate to control dmeventd registration.Alasdair Kergon2006-05-1215-31/+210
* fix compileAlasdair Kergon2006-05-121-1/+1
* Pre-release.old-dm_v1_02_07dm_v1_02_07Alasdair Kergon2006-05-111-1/+1
* M for unsynced mirrorAlasdair Kergon2006-05-112-4/+7
* Add --nosync to lvcreate with LV flag NOTSYNCED.Alasdair Kergon2006-05-117-6/+31
* Use mirror's uuid for a core log.Alasdair Kergon2006-05-112-5/+16
* Add mirror log fault-handling policy.Alasdair Kergon2006-05-116-17/+201
* Add DM_CORELOG flag to dm_tree_node_add_mirror_target().Alasdair Kergon2006-05-113-10/+13
* Avoid a dmeventd compiler warning.Alasdair Kergon2006-05-112-3/+4
* Propagate nosync flag around cluster.Alasdair Kergon2006-05-115-1/+9