summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Static binary invokes dynamic binary if appropriate.v2_01_05old-v2_01_05Alasdair Kergon2005-02-187-13/+46
* Cope with more than one message arriving at the TCP socket, alsoPatrick Caulfield2005-02-183-6/+28
* Fix gulm->errno error number conversion.Patrick Caulfield2005-02-171-5/+3
* Make config check a little more tolerant of library names.Patrick Caulfield2005-02-142-2/+3
* post-releaseAlasdair Kergon2005-02-092-1/+4
* Add fixed offset to imported pool minor numbers.v2_01_04old-v2_01_04Alasdair Kergon2005-02-094-3/+7
* o cluster lvm requires that /usr/sbin/$TOOL is used instead ofAdam Manthei2005-02-081-10/+11
* Fix thread shutdown race which could cause clvmd to hang in pthread_join.Patrick Caulfield2005-02-082-5/+4
* Revert last clvmd patch. More testing reveals that this just doesn'tPatrick Caulfield2005-02-076-43/+25
* Make clvmd use the command library rather than popen() toPatrick Caulfield2005-02-076-25/+43
* lvm2cmd.so should skip the check for open fds.Alasdair Kergon2005-02-032-2/+3
* Remove unused -f from pvmoveAlasdair Kergon2005-02-022-2/+2
* Make clvmd do a quick sanity check on the clustering bits of lvm.confPatrick Caulfield2005-02-022-0/+28
* Get rid of "connection refused" message because Corey doesn't like it.Patrick Caulfield2005-02-022-1/+8
* post-releaseAlasdair Kergon2005-02-012-1/+4
* pofilev2_01_03old-v2_01_03Alasdair Kergon2005-02-011-50/+67
* 2.01.03Alasdair Kergon2005-02-012-2/+2
* More 64-bit display/report fixes.Alasdair Kergon2005-02-013-8/+9
* Add option to compile without ioctl for testing.Alasdair Kergon2005-01-275-19/+43
* Fix DM_LIB_VERSION sedAlasdair Kergon2005-01-271-0/+1
* More informative startup mesg if can't create /etc/lvm.Alasdair Kergon2005-01-272-1/+13
* Fix snapshot device size bug (since 2.01.01).Alasdair Kergon2005-01-273-8/+4
* Don't print CMAN error if initial probe fails - we could be running with GULM.Patrick Caulfield2005-01-262-1/+2
* Remove superflous &Patrick Caulfield2005-01-252-1/+2
* Make clvmd announce it's startup and cluster connection in syslog.Patrick Caulfield2005-01-242-0/+4
* postreleaseAlasdair Kergon2005-01-212-1/+4
* update pofilev2_01_02old-v2_01_02Alasdair Kergon2005-01-211-299/+321
* pre-releaseAlasdair Kergon2005-01-212-2/+2
* Get rid of libclvm as it's out-of-date and not used at all.Patrick Caulfield2005-01-213-483/+0
* Fix clvmd startup bug introduced in cman/gulm amalgamation. bz#145729Patrick Caulfield2005-01-216-26/+41
* Update clvmd_init_rhel4: use lvm.static and don't load dlm.Alasdair Kergon2005-01-202-7/+7
* Fix some size_t printing.Alasdair Kergon2005-01-202-4/+6
* Fix 64 bit xlate consts.Alasdair Kergon2005-01-202-8/+9
* Split out pool sptype_names to avoid unused const.Alasdair Kergon2005-01-204-23/+44
* Always fail if random id generation fails.Alasdair Kergon2005-01-207-15/+31
* Recognise gnbd.Alasdair Kergon2005-01-193-1/+6
* fix clvmd lv_info_by_lvid open_countv2_01_01old-v2_01_01Alasdair Kergon2005-01-193-5/+6
* Add some comments.Alasdair Kergon2005-01-191-0/+18
* move recover_vgAlasdair Kergon2005-01-191-17/+17
* Store snapshot and origin sizes separately.Alasdair Kergon2005-01-198-15/+26
* Update vgcreate man page.Alasdair Kergon2005-01-192-20/+31
* Post-2.01.00Alasdair Kergon2005-01-172-1/+4
* update pov2_01_00old-v2_01_00Alasdair Kergon2005-01-171-184/+205
* 2.01.00Alasdair Kergon2005-01-171-2/+2
* post-1.01.00Alasdair Kergon2005-01-171-0/+3
* 1.01.00old-dm_v1_01_00dm_v1_01_00Alasdair Kergon2005-01-171-2/+2
* Fix vgscan metadata auto-correction.Alasdair Kergon2005-01-174-3/+9
* You can now build clvmd with cman & gulm support in the same binary.Patrick Caulfield2005-01-1314-959/+1933
* Only ask libdevmapper for open_count when we need it.Alasdair Kergon2005-01-1212-37/+68
* Add dm_task_no_open_count() to skip getting open_count.v1_01_02v1_01_01v1_01_00old-v1_01_02old-v1_01_01old-v1_01_00Alasdair Kergon2005-01-126-3/+50