summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vgname_from_mda now tries to parse for vgname evenv2_02_45old-v2_02_45Milan Broz2009-03-032-0/+7
* pre-releaseAlasdair Kergon2009-03-034-13/+13
* Fix last check-ins: seg can be NULL.Alasdair Kergon2009-02-2811-21/+27
* .Alasdair Kergon2009-02-281-1/+1
* Attempt cleanup in child before execing new binary in exec_cmd()Alasdair Kergon2009-02-2811-26/+39
* .Alasdair Kergon2009-02-271-1/+1
* fsadm cleanups & release prepAlasdair Kergon2009-02-274-83/+81
* autoreconf (using fedora 10 for this now)Alasdair Kergon2009-02-251-2/+363
* pe_start can be overwritten in VG metadata, so it is not PV label-only field.Milan Broz2009-02-252-6/+3
* Try to avoid full rescan if label scan is enough.Milan Broz2009-02-2513-30/+38
* Use pkgconfig to obtain corosync library details during configuration. (kabi)Alasdair Kergon2009-02-253-4/+32
* Fix error returns in clvmd-corosync interface to DLM.Christine Caulfield2009-02-252-1/+15
* Update vgchange and vgmknodes man pages to include --refresh.Dave Wysochanski2009-02-253-2/+19
* Fixed bug where lvresize option -t was not properly passed to fsadm.Zdeněk Kabeláč2009-02-246-101/+147
* Fix include/.symlinks for lvm2.h to lvm.h renamingtwoerner2009-02-241-1/+1
* Added files lib/lvm.h and lib/lvm_base.c:twoerner2009-02-246-64/+133
* Fix validation of dataalignment value introduced in previous commit.Milan Broz2009-02-231-0/+6
* Move tools/version.h to lib/misc/lvm-version.h.Alasdair Kergon2009-02-2212-2630/+3281
* Add system_dir parameter to create_toolcontext() and call it system_dirAlasdair Kergon2009-02-225-22/+35
* Comment out pvcreate pagesize alignment test for now.Milan Broz2009-02-221-2/+2
* Add --dataalignment to pvcreate to specify alignment of data area. (mbroz)Alasdair Kergon2009-02-2217-39/+190
* Fix interrupt unblocking after vgcreate, for example: drop_cached_metadata()Alasdair Kergon2009-02-222-1/+3
* Provide da and mda locations in debug message when writing text format label.Alasdair Kergon2009-02-203-2/+55
* Mention the restriction on file descriptors at invocation on the lvm man page.Alasdair Kergon2009-02-202-0/+5
* In testsuite's not.c, print a notice when program dies of a fatal signal.Petr Rockai2009-02-171-0/+4
* Fix test output collection in harness.c.Petr Rockai2009-02-171-0/+1
* Index cached vgmetadata by vgid not vgname to cope with duplicate vgnames. (...Alasdair Kergon2009-02-172-8/+22
* Fix lvm.static build dependence (to properly propagate changes in libdevmapper).Milan Broz2009-02-171-1/+1
* Only fail when tests have failed, but not when they have been just skipped.Petr Rockai2009-02-161-2/+2
* If kernel supports only one dm major number, use in place of any supplied.Alasdair Kergon2009-02-124-3/+53
* Re-implement the test harness in C. This lets us pass through signals andPetr Rockai2009-02-122-6/+180
* Add a fully-functional get_cluster_name() to clvmd corosync interface.Christine Caulfield2009-02-113-3/+43
* Remove duplicate cpg_initialize from clvmd startup.Christine Caulfield2009-02-102-5/+1
* Add option to /etc/sysconfig/cluster to select cluster type for clvmd.Christine Caulfield2009-02-102-0/+3
* Allow clvmd to start up if its lockspace already exists.Christine Caulfield2009-02-103-5/+16
* Separate PV label attributes which do not need parse metadata when reporting.Milan Broz2009-02-0911-30/+75
* Remove external dependency on the 'cut' command in fsadmZdeněk Kabeláč2009-02-062-5/+7
* Fix pvs segfault when pv mda attributes requested for not available PV.Milan Broz2009-02-062-13/+12
* add support for ext4 resize in fsadmZdeněk Kabeláč2009-02-043-23/+29
* Move locking_type reading inside init_locking().Dave Wysochanski2009-02-033-2/+7
* Rename get_vgs() to get_vgnames() and clarify related error messages.Dave Wysochanski2009-02-034-7/+8
* Allow clvmd to be built with all cluster managers & select one on cmdline.Christine Caulfield2009-02-025-34/+68
* Mention --with-clvmd=corosync in ./configureChristine Caulfield2009-01-292-1/+2
* Add as-yet-unused vg_read_error() and vg_might_exist(). (mornfall)Alasdair Kergon2009-01-272-1/+49
* Introduce as-yet-unused replacement vg_read() and vg_read_for_update()Alasdair Kergon2009-01-272-0/+70
* Replace internal vg_check_status() implementation. (mornfall)Alasdair Kergon2009-01-262-31/+11
* Properly enforce cluster locking in as-yet-unused _vg_lock_and_read. (mornfall)Alasdair Kergon2009-01-261-1/+7
* Introduce as-yet-unused _vg_lock_and_read() and associated header fileAlasdair Kergon2009-01-262-0/+197
* Rename vg_read() to vg_read_internal(). (mornfall)Alasdair Kergon2009-01-2612-29/+30
* post-releaseAlasdair Kergon2009-01-264-2/+8