summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update pofilev2_01_07old-v2_01_07Alasdair Kergon2005-03-081-40/+41
* Cope with new devices appearing by rescanning /dev if a uuid can't be found.Alasdair Kergon2005-03-0811-18/+20
* Remove DESTDIR from LVM_SHARED_PATH.Alasdair Kergon2005-03-082-1/+2
* make clvmd FDs close-on-exec, to avoid warnings when running lvm via popen.Patrick Caulfield2005-03-078-17/+94
* post-releaseAlasdair Kergon2005-03-032-1/+4
* 2.01.06v2_01_06old-v2_01_06Alasdair Kergon2005-03-032-3/+3
* Option to suppress warnings of file descriptors left open.Alasdair Kergon2005-03-032-1/+8
* Suppress 'open failed' error messages during scanning.Alasdair Kergon2005-03-033-2/+6
* Fix default value of metadatacopies in documentation (2->1).Alasdair Kergon2005-03-033-6/+6
* Fix clvmd-gulm node up/down code so it actually works.Patrick Caulfield2005-02-224-7/+42
* ./configure --enable-debug now enables debugging code in clvmdPatrick Caulfield2005-02-213-1/+6
* Always manipulate both locks in sync_lock() otherwise they get leftPatrick Caulfield2005-02-212-20/+12
* post-releaseAlasdair Kergon2005-02-182-1/+4
* 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